cpython/Modules/_ctypes
2023-03-10 14:32:32 +05:30
..
_ctypes.c gh-102192: Replace PyErr_Fetch/Restore etc by more efficient alternatives in _ctypes (#102477) 2023-03-10 14:32:32 +05:30
_ctypes_test.c gh-99952: [ctypes] fix refcount issues in from_param() result. (#100169) 2023-01-26 00:28:34 -08:00
_ctypes_test.h
callbacks.c GH-81061: Fix refcount issue when returning None from a ctypes.py_object callback (#13364) 2023-01-09 15:43:04 +05:30
callproc.c gh-102192: Replace PyErr_Fetch/Restore etc by more efficient alternatives in _ctypes (#102477) 2023-03-10 14:32:32 +05:30
cfield.c gh-78878: Fix crash when creating an instance of _ctypes.CField (#14837) 2022-12-21 23:01:17 +05:30
ctypes.h gh-99337: Fix compile errors with gcc 12 on macOS (#99470) 2022-11-21 10:50:20 +01:00
malloc_closure.c gh-99337: Fix compile errors with gcc 12 on macOS (#99470) 2022-11-21 10:50:20 +01:00
stgdict.c gh-76961: Fix buildbot failures in test_pep3118 (#101587) 2023-02-06 12:25:31 +00:00