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-06 12:49:07 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
3efd2f4db6de0990136a9503910cbb36343ec0af
cpython
/
Modules
/
_ctypes
T
History
sunmy2019
f2c7c0d2b7
gh-148967: Fix FFI type pointer handling for C complex support in set_stginfo_ffi_type_pointer (GH-148969)
2026-05-01 14:12:08 +02: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
Remove unreachable break statements in _ctypes_test.c (
#140585
)
2025-10-25 14:59:12 +00:00
_ctypes_test.h
…
_ctypes.c
gh-148967: Fix FFI type pointer handling for C complex support in set_stginfo_ffi_type_pointer (GH-148969)
2026-05-01 14:12:08 +02:00
callbacks.c
…
callproc.c
gh-76007: Deprecate
__version__
attribute in
ctypes
(
#142679
)
2025-12-15 13:30:23 +02:00
cfield.c
gh-148464: Add missing `
__ctype_le/be__
` attributes for complex types in the ctype module (GH-148485)
2026-04-17 14:09:09 +02:00
ctypes.h
gh-145921: Add "_DuringGC" functions for tp_traverse (GH-145925)
2026-04-08 09:15:11 +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