cpython/Modules/_ctypes
Miss Islington (bot) e60f6e1864
bpo-21983: Fix a crash in ctypes.cast() when passed a ctypes structured data type (GH-3859)
(cherry picked from commit d518d8bc8d)

Co-authored-by: Oren Milman <orenmn@gmail.com>
2018-05-26 11:39:52 -07: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-21983: Fix a crash in ctypes.cast() when passed a ctypes structured data type (GH-3859) 2018-05-26 11:39:52 -07: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