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-12 07:30:13 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
2425346feeb343db686b2fb071f7bd0130452b84
cpython
/
Modules
/
_ctypes
T
History
Serhiy Storchaka
a293fa5915
gh-86493: Use PyModule_Add() instead of PyModule_AddObjectRef() (GH-106860)
2023-07-18 23:59:53 +03:00
..
_ctypes_test.c
Trim trailing whitespace and test on CI (
#104275
)
2023-05-08 17:03:52 +03:00
_ctypes_test.h
…
_ctypes.c
gh-86493: Use PyModule_Add() instead of PyModule_AddObjectRef() (GH-106860)
2023-07-18 23:59:53 +03: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-106521: Remove _PyObject_LookupAttr() function (GH-106642)
2023-07-12 08:57:10 +03:00
cfield.c
gh-103092: Isolate _ctypes, part 1 (
#103893
)
2023-04-27 14:57:54 +02:00
ctypes.h
gh-103092: Port _ctypes.COMError to heap type (
#104020
)
2023-05-04 13:03:24 +00:00
malloc_closure.c
…
stgdict.c
gh-106521: Remove _PyObject_LookupAttr() function (GH-106642)
2023-07-12 08:57:10 +03:00