Skip to content
Snippets Groups Projects
Unverified Commit 50b04151 authored by Victor Stinner's avatar Victor Stinner Committed by GitHub
Browse files

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.
parent bbba3f3f
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment