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-06-22 11:03:15 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
58fd9ec3cfe0d588db97eb98c0dc7fdb0256be76
cpython
/
Modules
/
_ctypes
T
History
sobolevn
6b217ea90b
gh-151126: Fix crash on unset memory error in
ctypes.get_errno
(
#151382
)
2026-06-12 14:03:21 +03:00
..
clinic
GH-135763: AC: Use `
Py_ssize_t(allow_negative=False)
` (
#138394
)
2025-09-02 21:29:05 +01:00
_ctypes_test_generated.c.h
…
_ctypes_test.c
gh-149707: Fix compiler warning in _ctypes_test on strchr() (
#149791
)
2026-05-15 13:04:50 +02:00
_ctypes_test.h
…
_ctypes.c
gh-150319: Replace all documentation which says "See PEP 585" (
#150325
)
2026-06-02 21:13:34 +01:00
callbacks.c
…
callproc.c
gh-151126: Fix crash on unset memory error in
ctypes.get_errno
(
#151382
)
2026-06-12 14:03:21 +03:00
cfield.c
gh-148675: Add Zd/Zf formats to array, ctypes, memoryview, struct (
#148676
)
2026-05-04 16:14:23 +02:00
ctypes.h
gh-148675: Use a string for ctypes cparam tag (
#149778
)
2026-05-15 13:25:09 +02:00
malloc_closure.c
gh-141770: Annotate anonymous mmap usage if "-X dev" is used (gh-142079)
2025-12-08 14:47:19 +00:00
stgdict.c
Fix typo: "occured" =>"occurred" (
#134928
)
2025-07-19 11:48:04 +03:00