cpython/Modules/_ctypes
Segev Finer 735abadd5b bpo-16865: Support arrays >=2GB in ctypes. (GH-3006) 2018-05-15 02:54:29 +03:00
..
darwin
libffi_msvc Fixed bpo-29565: Corrected ctypes passing of large structs by value on Windows AMD64. (#168) 2017-02-20 00:16:33 +00:00
libffi_osx
_ctypes.c bpo-16865: Support arrays >=2GB in ctypes. (GH-3006) 2018-05-15 02:54:29 +03:00
_ctypes_test.c closes bpo-32460: ensure all non-static globals have initializers (#5061) 2017-12-31 10:04:13 -08:00
_ctypes_test.h
callbacks.c bpo-31370: Remove support for threads-less builds (#3385) 2017-09-07 18:56:24 +02:00
callproc.c Add the const qualifier to "char *" variables that refer to literal strings. (#4370) 2017-11-11 13:06:26 +02:00
cfield.c bpo-28129: fix ctypes crashes (#386) 2017-03-02 18:42:40 +01:00
ctypes.h
ctypes_dlfcn.h
malloc_closure.c
stgdict.c Fix miscellaneous typos (#4275) 2017-11-05 15:37:50 +02:00