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-28 15:16:53 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
7e2308aaa29419eadeef3a349c7c4d78e2cbc989
cpython
/
Modules
/
_ctypes
T
History
Serhiy Storchaka
c98600bed4
gh-111789: Use PyDict_GetItemRef() in _ctypes (GH-111828)
2023-11-14 11:28:34 +02:00
..
clinic
gh-107603: Argument Clinic: Only include pycore_gc.h if needed (
#108726
)
2023-08-31 23:42:34 +02:00
_ctypes_test.c
gh-110968: Py_MOD_PER_INTERPRETER_GIL_SUPPORTED was added to 3.12 (
#111584
)
2023-11-01 04:24:33 +01:00
_ctypes_test.h
…
_ctypes.c
gh-111789: Use PyDict_GetItemRef() in _ctypes (GH-111828)
2023-11-14 11:28:34 +02:00
callbacks.c
gh-108082: Remove _PyErr_WriteUnraisableMsg() (GH-111643)
2023-11-03 09:45:53 +02:00
callproc.c
gh-111789: Use PyDict_GetItemRef() in _ctypes (GH-111828)
2023-11-14 11:28:34 +02:00
cfield.c
Add missing
PyDoc_STR
calls (
#109393
)
2023-09-15 15:10:48 +02:00
ctypes.h
…
malloc_closure.c
gh-108765: Python.h no longer includes <unistd.h> (
#108783
)
2023-09-02 16:50:18 +02:00
stgdict.c
gh-108511: Add C API functions which do not silently ignore errors (GH-109025)
2023-09-17 14:23:31 +03:00