Move Structure and Union from ctypes/__init__.pyi to _ctypes.pyi (#10125)

This commit is contained in:
Jun Komoda
2023-05-01 21:01:41 +09:00
committed by GitHub
parent ae0c9f9dad
commit 295a5c3e7a
3 changed files with 24 additions and 21 deletions

View File

@@ -339,8 +339,6 @@ _ctypes.POINTER
_ctypes.PyObj_FromPtr
_ctypes.Py_DECREF
_ctypes.Py_INCREF
_ctypes.Structure
_ctypes.Union
_ctypes.addressof
_ctypes.alignment
_ctypes.buffer_info