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-09 14:11:28 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
b2f642ccd2f65d2f3bf77bbaa103dd2bc2733734
cpython
/
Modules
/
_ctypes
T
History
Zackery Spytz
842acaab13
bpo-35504: Fix segfaults and SystemErrors when deleting certain attrs. (GH-11175)
2018-12-17 16:52:45 +02:00
..
darwin
…
libffi_msvc
bpo-34906: Doc: Fix typos (2) (GH-9735)
2018-10-06 16:35:53 +02:00
libffi_osx
Remove wording that could be deemed to be perjorative (GH-9287)
2018-09-13 21:17:40 -07:00
_ctypes_test.c
bpo-34603, ctypes/libffi_msvc: Fix returning structs from functions (GH-9258)
2018-09-15 22:36:29 -07:00
_ctypes_test.h
…
_ctypes.c
bpo-35504: Fix segfaults and SystemErrors when deleting certain attrs. (GH-11175)
2018-12-17 16:52:45 +02:00
callbacks.c
bpo-35436: Add missing PyErr_NoMemory() calls and other minor bug fixes. (GH-11015)
2018-12-07 12:11:30 +02:00
callproc.c
bpo-35384: The repr of ctypes.CArgObject no longer fails for non-ascii character. (GH-10863)
2018-12-06 11:16:24 +02:00
cfield.c
bpo-32787: Better error handling in ctypes. (
#3727
)
2018-12-05 16:44:14 +02:00
ctypes_dlfcn.h
…
ctypes.h
…
malloc_closure.c
…
stgdict.c
bpo-32787: Better error handling in ctypes. (
#3727
)
2018-12-05 16:44:14 +02:00