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-07-27 20:33:48 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
8be7c2bc5ad5e295f0f855bb31db412eef2c7c92
cpython
/
Modules
/
_ctypes
T
History
Oleg Iarygin
e885ac3d5f
bpo-46920: Remove code that has no explainer why it was disabled (GH-31814)
2022-03-14 17:02:32 +01:00
..
darwin
…
libffi_osx
remove the repeat 'the' (
#29455
)
2021-11-08 10:19:54 +02:00
_ctypes_test.c
…
_ctypes_test.h
…
_ctypes.c
bpo-46920: Remove code that has no explainer why it was disabled (GH-31814)
2022-03-14 17:02:32 +01:00
callbacks.c
bpo-46323: Fix double-free issue for borrowed refs (GH-31272)
2022-02-11 17:48:47 +09:00
callproc.c
bpo-46323: Reduce stack usage of ctypes python callback function. (GH-31224)
2022-02-10 03:10:11 +09:00
cfield.c
bpo-46906: Add PyFloat_Pack8() to the C API (GH-31657)
2022-03-12 00:10:02 +01:00
ctypes_dlfcn.h
…
ctypes.h
bpo-46323: _ctypes.CFuncPtr fails if _argtypes_ is too long (GH-31188)
2022-02-07 14:53:15 +01:00
malloc_closure.c
bpo-46670: Test if a macro is defined, not its value (GH-31178)
2022-02-07 01:46:51 +01:00
stgdict.c
bpo-46541: Replace core use of _Py_IDENTIFIER() with statically initialized global objects. (gh-30928)
2022-02-08 13:39:07 -07:00