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-13 07:59:04 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
293f2895d577dbabcd7202950ddb6089ea70b959
cpython
/
Modules
/
_ctypes
T
History
Peter Bierma
47c8df6172
[3.13] gh-132673: Fix a crash with zero-alignment in
ctypes.Structure
(
#132695
)
2025-04-19 14:29:05 +00:00
..
clinic
…
_ctypes_test.c
[3.13] gh-121905: Consistently use "floating-point" instead of "floating point" (GH-121907) (GH-122012)
2024-07-19 09:13:08 +00:00
_ctypes_test.h
…
_ctypes.c
[3.13] gh-126742: Add _PyErr_SetLocaleString, use it for gdbm & dlerror messages (GH-126746) (GH-128023)
2024-12-17 11:45:29 +00:00
callbacks.c
[3.13] gh-129502: Fix handling errors in ctypes callbacks (GH-129504) (
#129517
)
2025-02-04 00:05:51 +00:00
callproc.c
[3.13] GH-132417: ctypes: Fix potential
Py_DECREF(NULL)
when handling functions returning
PyObject *
(GH-132418) (
#132425
)
2025-04-12 09:14:07 +00:00
cfield.c
…
ctypes.h
…
malloc_closure.c
…
stgdict.c
[3.13] gh-132673: Fix a crash with zero-alignment in
ctypes.Structure
(
#132695
)
2025-04-19 14:29:05 +00:00