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-17 09:58:25 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
a64aa47302bad05c4cd2e98d54e39a33722bf54f
cpython
/
Modules
/
_ctypes
T
History
Wulian
94036e43a8
Fix typos in comments (
#123201
)
2024-08-21 12:49:23 +00:00
..
clinic
gh-119661: Add _Py_SINGLETON() include in Argumenet Clinic (
#119712
)
2024-05-29 11:37:04 +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
Fix typos in comments (
#123201
)
2024-08-21 12:49:23 +00:00
_ctypes_test.h
…
_ctypes.c
gh-113993: Don't immortalize in PyUnicode_InternInPlace; keep immortalizing in other API (
#121364
)
2024-07-16 15:36:21 +02:00
callbacks.c
…
callproc.c
gh-61103: Support float and long double complex types in ctypes module (
#121248
)
2024-07-03 11:08:11 +02:00
cfield.c
gh-61103: Support float and long double complex types in ctypes module (
#121248
)
2024-07-03 11:08:11 +02:00
ctypes.h
gh-61103: Support float and long double complex types in ctypes module (
#121248
)
2024-07-03 11:08:11 +02:00
malloc_closure.c
…
stgdict.c
gh-121040: Use __attribute__((fallthrough)) (
#121044
)
2024-06-27 09:58:44 +00:00