SIGN IN SIGN UP
python / cpython UNCLAIMED

The Python programming language

72156 0 78 Python

gh-99300: Use Py_NewRef() in Modules/ directory (#99467)

Replace Py_INCREF() and Py_XINCREF() with Py_NewRef() and
Py_XNewRef() in test C files of the Modules/ directory.
V
Victor Stinner committed
7e4dec02ac86bcbe958f299f68ed25d543c23ef9
Parent: 3817607
Committed by GitHub <noreply@github.com> on 11/14/2022, 12:08:43 PM