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-06-23 03:23:38 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
ea6cc26e759704ac69cda07740cd484bf96596ca
cpython
/
Modules
/
_ctypes
T
History
Peter Bierma
8dfc743a1d
gh-128182: Add per-object memory access synchronization to
ctypes
(GH-128490)
2025-01-13 14:17:38 +01:00
..
clinic
gh-127946: Use a critical section for
CFuncPtr
attributes (GH-128109)
2024-12-20 14:02:46 +01:00
_ctypes_test_generated.c.h
…
_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-128182: Add per-object memory access synchronization to
ctypes
(GH-128490)
2025-01-13 14:17:38 +01:00
callbacks.c
gh-127295: ctypes: Switch field accessors to fixed-width integers (GH-127297)
2024-12-20 14:28:18 +01:00
callproc.c
gh-126742: Add _PyErr_SetLocaleString, use it for gdbm & dlerror messages (GH-126746)
2024-12-17 12:12:45 +01:00
cfield.c
gh-127295: ctypes: Switch field accessors to fixed-width integers (GH-127297)
2024-12-20 14:28:18 +01:00
ctypes.h
gh-128182: Add per-object memory access synchronization to
ctypes
(GH-128490)
2025-01-13 14:17:38 +01:00
malloc_closure.c
…
stgdict.c
gh-126937: ctypes: fix TypeError when a field's size is >65535 bytes (GH-126938)
2024-12-10 13:13:11 +01:00