SIGN IN SIGN UP

gh-99300: Use Py_NewRef() in Modules/_ctypes/ (#99436)

Replace Py_INCREF() and Py_XINCREF() with Py_NewRef() and
Py_XNewRef() in C files of the Modules/_ctypes/ directory.
V
Victor Stinner committed
50b0415127009119882e32377d25a4d191088a76
Parent: bbba3f3
Committed by GitHub <noreply@github.com> on 11/13/2022, 3:04:54 PM