move byref-related definitions from ctypes/__init__.pyi to _ctypes.pyi (#10137)

This commit is contained in:
Jun Komoda
2023-05-04 00:50:47 +09:00
committed by GitHub
parent ec1130adcc
commit 05c0a1d8b2
3 changed files with 7 additions and 6 deletions

View File

@@ -339,7 +339,6 @@ _ctypes.PyObj_FromPtr
_ctypes.Py_DECREF
_ctypes.Py_INCREF
_ctypes.buffer_info
_ctypes.byref
_ctypes.call_cdeclfunction
_ctypes.call_function