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-11 15:12:20 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
ac3a2c8abceeec44848635c26f09ff382bbcab73
cpython
/
Modules
/
_ctypes
T
History
Bénédikt Tran
19e93e2e26
gh-126035: add missing whitespace to *Py_EnterRecursiveCall() messages (
#126036
)
2024-10-27 22:55:48 +01:00
..
clinic
gh-97588: Move ctypes struct/union layout logic to Python (GH-123352)
2024-09-05 11:20:07 +02:00
_ctypes_test_generated.c.h
gh-97588: Align ctypes struct layout to GCC/MSVC (GH-97702)
2024-05-29 12:02:53 +02:00
_ctypes_test.c
gh-125206: Bug in ctypes with old libffi is fixed (
#125322
)
2024-10-15 16:17:10 +00:00
_ctypes_test.h
…
_ctypes.c
gh-126035: add missing whitespace to *Py_EnterRecursiveCall() messages (
#126036
)
2024-10-27 22:55:48 +01:00
callbacks.c
…
callproc.c
gh-125206: Bug in ctypes with old libffi is fixed (
#125322
)
2024-10-15 16:17:10 +00:00
cfield.c
gh-125206: Bug in ctypes with old libffi is fixed (
#125322
)
2024-10-15 16:17:10 +00:00
ctypes.h
gh-125206: Bug in ctypes with old libffi is fixed (
#125322
)
2024-10-15 16:17:10 +00:00
malloc_closure.c
…
stgdict.c
gh-110190: Fix ctypes structs with array on SPARC (GH-118233)
2024-09-17 19:06:53 +02:00