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
de1769f700ccd633e697d1c7a47c44eb19eb2985
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
…
_ctypes_test_generated.c.h
…
_ctypes_test.c
…
_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
…