This website requires JavaScript.
Explore
Help
Register
Sign In
dox4
/
cpython
Watch
1
Star
0
Fork
0
You've already forked cpython
mirror of
https://github.com/python/cpython.git
synced
2026-08-02 22:52:58 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
cpython
/
Modules
/
_ctypes
History
Petr Viktorin
2590774c9b
gh-133290: Use PyObject_SetAttr to set _type_ (GH-133292)
2025-05-02 14:47:07 +02:00
..
clinic
…
_ctypes_test_generated.c.h
…
_ctypes_test.c
…
_ctypes_test.h
…
_ctypes.c
gh-133290: Use PyObject_SetAttr to set _type_ (GH-133292)
2025-05-02 14:47:07 +02:00
callbacks.c
…
callproc.c
…
cfield.c
…
ctypes.h
gh-121249: fix naming of struct tagPyCArgObject members (
#132863
)
2025-04-24 11:50:47 +02:00
malloc_closure.c
…
stgdict.c
…