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-07-17 23:47:41 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
c7364f79b2fb01c251e22115875a46a2ec134dcd
cpython
/
Modules
/
_ctypes
T
History
Max Bachmann
74c4e35ff1
Let PyUnicode_FromWideChar calculate the input length (GH-134045)
2025-05-15 11:56:50 +00:00
..
clinic
gh-100926: use explicit stginfo lock for pointer cache (
#133867
)
2025-05-11 08:24:20 +00:00
_ctypes_test_generated.c.h
…
_ctypes_test.c
gh-61103: drop unused Py_HAVE_C_COMPLEX define (GH-133435)
2025-05-05 15:50:57 +02:00
_ctypes_test.h
…
_ctypes.c
gh-100926: use explicit stginfo lock for pointer cache (
#133867
)
2025-05-11 08:24:20 +00:00
callbacks.c
…
callproc.c
Let PyUnicode_FromWideChar calculate the input length (GH-134045)
2025-05-15 11:56:50 +00:00
cfield.c
Let PyUnicode_FromWideChar calculate the input length (GH-134045)
2025-05-15 11:56:50 +00:00
ctypes.h
gh-61103: don't use C _Complex types to implement F/D/G in ctypes (GH-133237)
2025-05-05 11:23:30 +02:00
malloc_closure.c
…
stgdict.c
gh-100926: Move ctype's pointers cache from _pointer_type_cache to StgInfo (GH-131282)
2025-05-02 19:06:37 +02:00