cpython/Modules/_ctypes
2022-07-27 16:03:38 +01:00
..
darwin
libffi_osx remove the repeat 'the' (#29455) 2021-11-08 10:19:54 +02:00
_ctypes.c gh-92869: ctypes: Add c_time_t (#92870) 2022-07-03 11:58:02 -07:00
_ctypes_test.c bpo-45434: pyport.h no longer includes <stdlib.h> (GH-28914) 2021-10-13 19:25:53 +02:00
_ctypes_test.h
callbacks.c gh-93937, C API: Move PyFrame_GetBack() to Python.h (#93938) 2022-06-19 12:02:33 +02:00
callproc.c gh-90005: Port _ctypes to PY_STDLIB_MOD (GH-32229) 2022-06-26 04:04:43 -07:00
cfield.c gh-95324: Emit a warning if an object doesn't call PyObject_GC_UnTrack during deallocation in debug mode (#95325) 2022-07-27 16:03:38 +01:00
ctypes.h gh-84461: Fix ctypes and test_ctypes on Emscripten (#94142) 2022-06-24 12:40:43 +02:00
ctypes_dlfcn.h
malloc_closure.c gh-90005: Port _ctypes to PY_STDLIB_MOD (GH-32229) 2022-06-26 04:04:43 -07:00
stgdict.c bpo-46541: Replace core use of _Py_IDENTIFIER() with statically initialized global objects. (gh-30928) 2022-02-08 13:39:07 -07:00