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-25 19:32:01 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
64eb54062dd364cfa0c13abdfd9a953ef10111a7
cpython
/
Modules
/
_ctypes
T
History
Serhiy Storchaka
805daa2edb
[3.14] Revert "gh-112068: C API: Add support of nullable arguments in PyArg_Parse (GH-121303)" (GH-136991) (
#137006
)
2025-07-22 19:16:31 +03:00
..
clinic
gh-100926: Move ctype's pointers cache from _pointer_type_cache to StgInfo (GH-131282)
2025-05-02 19:06:37 +02:00
_ctypes_test_generated.c.h
…
_ctypes_test.c
[3.14] gh-125206: Make _Py_FFI_SUPPORT_C_COMPLEX private (GH-135932) (GH-135973)
2025-06-26 10:13:47 +00:00
_ctypes_test.h
…
_ctypes.c
[3.14] Revert "gh-112068: C API: Add support of nullable arguments in PyArg_Parse (GH-121303)" (GH-136991) (
#137006
)
2025-07-22 19:16:31 +03:00
callbacks.c
…
callproc.c
gh-61103: don't use C _Complex types to implement F/D/G in ctypes (GH-133237)
2025-05-05 11:23:30 +02:00
cfield.c
[3.14] gh-125206: Make _Py_FFI_SUPPORT_C_COMPLEX private (GH-135932) (GH-135973)
2025-06-26 10:13:47 +00:00
ctypes.h
[3.14] gh-133296: Publicly expose critical section API that accepts PyMutex (gh-135899) (
#136969
)
2025-07-22 12:44:59 +03:00
malloc_closure.c
gh-127945: add locking to malloc closure in free-threading (
#131662
)
2025-03-25 16:48:46 +05:30
stgdict.c
[3.14] Fix typo: "occured" =>"occurred" (GH-134928) (
#136771
)
2025-07-19 09:13:51 +00:00