cpython/Modules/_ctypes
Serhiy Storchaka 191321d11b Issue #20440: More use of Py_SETREF.
This patch is manually crafted and contains changes that couldn't be handled
automatically.
2015-12-27 15:41:34 +02:00
..
darwin
libffi Issue #25523: Correct "a" article to "an" article 2015-11-02 03:37:02 +00:00
libffi_arm_wince
libffi_msvc
libffi_osx Issue #25523: Correct "a" article to "an" article 2015-11-02 03:37:02 +00:00
_ctypes.c Issue #20440: More use of Py_SETREF. 2015-12-27 15:41:34 +02:00
_ctypes_test.c
_ctypes_test.h
callbacks.c
callproc.c
cfield.c Issue #25845: Drop redundant checks leftover from int to long conversion 2015-12-12 06:57:13 +00:00
ctypes.h Issue #23943: Fix typos. Patch by Piotr Kasprzyk. 2015-04-14 09:30:01 +03:00
ctypes_dlfcn.h
libffi.diff
malloc_closure.c
stgdict.c