This website requires JavaScript.
Explore
Help
Sign In
ada
/
cpython
Watch
0
Star
0
Fork
0
You've already forked cpython
mirror of
https://github.com/AdaCore/cpython.git
synced
2026-02-12 12:57:15 -08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
a5447735c334a041ee2ffdeb5c7e13d7d4502ea2
cpython
/
Modules
/
_ctypes
History
Vinay Sajip
e8bedbddad
bpo-38368: Added fix for ctypes crash when handling arrays in structs… (GH-16589)
2019-10-08 21:59:06 +01:00
..
darwin
…
libffi_osx
Fix typos in comments, docs and test names (
#15018
)
2019-07-30 18:16:13 -04:00
_ctypes_test.c
bpo-38368: Added fix for ctypes crash when handling arrays in structs… (GH-16589)
2019-10-08 21:59:06 +01:00
_ctypes_test.h
…
_ctypes.c
closes bpo-38127: _ctypes: PyObject_IsSubclass() should be checked for failure. (GH-16011)
2019-09-12 11:09:32 +01:00
callbacks.c
Fix calling order of PyEval_InitThreads. (GH-4602)
2019-09-10 11:29:56 +01:00
callproc.c
bpo-37445: Include FORMAT_MESSAGE_IGNORE_INSERTS in FormatMessageW() calls (GH-14462)
2019-09-09 02:20:38 -07:00
cfield.c
bpo-37493: use _PyObject_CallNoArg in more places (GH-14575)
2019-07-04 19:35:31 +09:00
ctypes_dlfcn.h
…
ctypes.h
…
malloc_closure.c
bpo-36071 Add support for Windows ARM32 in ctypes/libffi (GH-12059)
2019-04-17 18:09:16 -07:00
stgdict.c
bpo-38368: Added fix for ctypes crash when handling arrays in structs… (GH-16589)
2019-10-08 21:59:06 +01:00