cpython/Modules/_ctypes
Kumar Aditya 3c0525126e
gh-134637: Fix performance regression in calling ctypes function pointer in free threading. (#134702)
Fix performance regression in calling `ctypes` function pointer in `free threading`.
2025-05-26 18:26:40 +00:00
..
clinic
_ctypes.c gh-134637: Fix performance regression in calling ctypes function pointer in free threading. (#134702) 2025-05-26 18:26:40 +00:00
_ctypes_test.c
_ctypes_test.h
_ctypes_test_generated.c.h
callbacks.c
callproc.c
cfield.c
ctypes.h
malloc_closure.c
stgdict.c