cpython/Modules/_ctypes
Victor Stinner 3ed8803ef5
gh-99300: Replace Py_INCREF() with Py_NewRef() (#99513)
Replace Py_INCREF() and Py_XINCREF() using a cast with Py_NewRef()
and Py_XNewRef().
2022-11-16 10:39:47 +01:00
..
darwin
libffi_osx
_ctypes.c
_ctypes_test.c
_ctypes_test.h
callbacks.c
callproc.c
cfield.c
ctypes.h
ctypes_dlfcn.h
malloc_closure.c
stgdict.c