mirror of
https://github.com/davidhalter/typeshed.git
synced 2025-12-23 12:21:27 +08:00
move byref-related definitions from ctypes/__init__.pyi to _ctypes.pyi (#10137)
This commit is contained in:
@@ -339,7 +339,6 @@ _ctypes.PyObj_FromPtr
|
||||
_ctypes.Py_DECREF
|
||||
_ctypes.Py_INCREF
|
||||
_ctypes.buffer_info
|
||||
_ctypes.byref
|
||||
_ctypes.call_cdeclfunction
|
||||
_ctypes.call_function
|
||||
|
||||
|
||||
Reference in New Issue
Block a user