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-08 04:19:23 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
9c995abd780f3740dcd23ad85b78f2df5b4cdbaf
cpython
/
Modules
/
_ctypes
T
History
Victor Stinner
594b00057e
gh-108765: Python.h no longer includes <unistd.h> (
#108783
)
2023-09-02 16:50:18 +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
…
_ctypes_test.h
…
_ctypes.c
gh-108314: Add PyDict_ContainsString() function (
#108323
)
2023-08-24 15:59:12 +02:00
callbacks.c
_ctypes callbacks.c uses _Py_COMP_DIAG_IGNORE_DEPR_DECLS (
#105732
)
2023-06-14 12:12:25 +02:00
callproc.c
gh-106320: Remove private _PyTraceback functions (
#108453
)
2023-08-24 23:35:47 +00:00
cfield.c
…
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-108444: Replace _PyLong_AsInt() with PyLong_AsInt() (
#108459
)
2023-08-25 01:01:30 +02:00