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-24 05:13:44 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
22a95cb5114891e87f6933482dc6eaa00e6a11ad
cpython
/
Modules
/
_ctypes
T
History
Pablo Galindo Salgado
f40bc7fa49
gh-95324: Emit a warning if an object doesn't call PyObject_GC_UnTrack during deallocation in debug mode (
#95325
)
2022-07-27 16:03:38 +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
gh-92869: ctypes: Add c_time_t (
#92870
)
2022-07-03 11:58:02 -07:00
callbacks.c
gh-93937, C API: Move PyFrame_GetBack() to Python.h (
#93938
)
2022-06-19 12:02:33 +02:00
callproc.c
gh-90005: Port _ctypes to PY_STDLIB_MOD (GH-32229)
2022-06-26 04:04:43 -07:00
cfield.c
gh-95324: Emit a warning if an object doesn't call PyObject_GC_UnTrack during deallocation in debug mode (
#95325
)
2022-07-27 16:03:38 +01:00
ctypes_dlfcn.h
…
ctypes.h
gh-84461: Fix ctypes and test_ctypes on Emscripten (
#94142
)
2022-06-24 12:40:43 +02:00
malloc_closure.c
gh-90005: Port _ctypes to PY_STDLIB_MOD (GH-32229)
2022-06-26 04:04:43 -07: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