cpython/Modules/_ctypes
Melissa0x1f992 cef0a90d8f
gh-126937: ctypes: fix TypeError when a field's size is >65535 bytes (GH-126938)
Co-authored-by: Peter Bierma <zintensitydev@gmail.com>
Co-authored-by: Terry Jan Reedy <tjreedy@udel.edu>
Co-authored-by: Petr Viktorin <encukou@gmail.com>
2024-12-10 13:13:11 +01:00
..
clinic
_ctypes.c gh-126554: ctypes: Correctly handle NULL dlsym values (GH-126555) 2024-11-15 11:05:51 +01:00
_ctypes_test.c
_ctypes_test.h
_ctypes_test_generated.c.h
callbacks.c
callproc.c gh-126554: ctypes: Correctly handle NULL dlsym values (GH-126555) 2024-11-15 11:05:51 +01:00
cfield.c gh-126937: ctypes: fix TypeError when a field's size is >65535 bytes (GH-126938) 2024-12-10 13:13:11 +01:00
ctypes.h
malloc_closure.c
stgdict.c gh-126937: ctypes: fix TypeError when a field's size is >65535 bytes (GH-126938) 2024-12-10 13:13:11 +01:00