cpython/Modules/_ctypes
Serhiy Storchaka 5e79321742 bpo-30074: Fix compile warnings of _PySlice_Unpack and convert missed (#1154)
PySlice_GetIndicesEx in _ctypes.c.
2017-04-15 20:11:12 +03:00
..
darwin
libffi
libffi_arm_wince
libffi_msvc Issue #20160: Handled passing of large structs to callbacks correctly. 2016-08-05 21:10:26 +01:00
libffi_osx Issue #24381: Avoid unused function warning when building bundled macOS libffi. 2016-10-20 15:41:11 -04:00
_ctypes.c bpo-30074: Fix compile warnings of _PySlice_Unpack and convert missed (#1154) 2017-04-15 20:11:12 +03:00
_ctypes_test.c Issue #20160: Handled passing of large structs to callbacks correctly. 2016-08-05 21:10:26 +01:00
_ctypes_test.h
callbacks.c
callproc.c Issue #29082: Fixed loading libraries in ctypes by unicode names on Windows. 2017-01-12 17:00:32 +02:00
cfield.c
ctypes.h Issue #27895: Spelling fixes (Contributed by Ville Skyttä). 2016-09-07 12:03:06 +00:00
ctypes_dlfcn.h
libffi.diff
malloc_closure.c
stgdict.c Issue #27570: Avoid zero-length memcpy() calls with null source pointers 2016-09-07 11:04:41 +00:00