cpython/Modules/_ctypes
Miss Islington (bot) a9f435e5d8
bpo-10320: Replace nonstandard sprintf() length modifier in ctypes' PyCArg_repr(). (GH-10853)
Use "ll" instead of the nonstandard "q".
(cherry picked from commit 062cbb6772)

Co-authored-by: Zackery Spytz <zspytz@gmail.com>
2018-12-03 01:11:30 -08:00
..
darwin
libffi_msvc [3.7] bpo-34906: Doc: Fix typos (2) (GH-9735) 2018-10-10 15:39:17 +02:00
libffi_osx
_ctypes.c bpo-33029: Fix signatures of getter and setter functions. (GH-10746) 2018-11-27 09:58:07 -08:00
_ctypes_test.c bpo-34603, ctypes/libffi_msvc: Fix returning structs from functions (GH-9258) 2018-09-15 22:53:13 -07: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 bpo-10320: Replace nonstandard sprintf() length modifier in ctypes' PyCArg_repr(). (GH-10853) 2018-12-03 01:11:30 -08: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