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
10654c19b5e6efdf3c529ff9bf7bcab89bdca1c1
cpython
/
Modules
/
_ctypes
T
History
Zackery Spytz
5f2c50810a
bpo-36150: Fix possible assertion failures due to _ctypes.c's PyCData_reduce(). (GH-12106)
2019-03-31 19:02:11 +03:00
..
darwin
…
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-27643 - skip test_ctypes test case with XLC compiler. (GH-5164)
2018-12-26 13:54:22 +10:00
_ctypes_test.h
…
_ctypes.c
bpo-36150: Fix possible assertion failures due to _ctypes.c's PyCData_reduce(). (GH-12106)
2019-03-31 19:02:11 +03:00
callbacks.c
bpo-36254: Fix invalid uses of %d in format strings in C. (GH-12264)
2019-03-13 22:59:55 +02:00
callproc.c
bpo-36085: Enable better DLL resolution on Windows (GH-12302)
2019-03-29 16:37:16 -07: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
bpo-36254: Fix invalid uses of %d in format strings in C. (GH-12264)
2019-03-13 22:59:55 +02:00
stgdict.c
bpo-32787: Better error handling in ctypes. (
#3727
)
2018-12-05 16:44:14 +02:00