This website requires JavaScript.
Explore
Help
Register
Sign In
PublicArchive
/
cpython
Watch
2
Star
0
Fork
0
You've already forked cpython
mirror of
https://github.com/python/cpython.git
synced
2026-05-14 16:38:19 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
df69e75edcc08475bc9a57a5a76df8a45bfc3c34
cpython
/
Modules
/
_ctypes
T
History
Vinay Sajip
c64af8fad3
Changed conditions for ctypes array-in-struct handling. (GH-16381)
2019-09-25 11:11:57 +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-22273: Update ctypes to correctly handle arrays in small structur… (GH-15839)
2019-09-25 04:38:44 +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
…
stgdict.c
Changed conditions for ctypes array-in-struct handling. (GH-16381)
2019-09-25 11:11:57 +01:00