Commit 50b0415
authored
pythongh-99300: Use Py_NewRef() in Modules/_ctypes/ (python#99436)
Replace Py_INCREF() and Py_XINCREF() with Py_NewRef() and
Py_XNewRef() in C files of the Modules/_ctypes/ directory.1 parent bbba3f3 commit 50b0415
5 files changed
Lines changed: 62 additions & 124 deletions
0 commit comments