mirror of
https://github.com/python/cpython.git
synced 2025-10-20 16:33:53 +00:00
![]() Integrates the following ctypes meta tp slot functions: * `CDataType_traverse()` into `CType_Type_traverse()`. * `CDataType_clear()` into `CType_Type_clear()`. * `CDataType_dealloc()` into `CType_Type_dealloc()`. * `CDataType_repeat()` into `CType_Type_repeat()`. |
||
---|---|---|
.. | ||
clinic | ||
_ctypes.c | ||
_ctypes_test.c | ||
_ctypes_test.h | ||
callbacks.c | ||
callproc.c | ||
cfield.c | ||
ctypes.h | ||
malloc_closure.c | ||
stgdict.c |