SIGN IN SIGN UP
python / cpython UNCLAIMED

The Python programming language

72125 0 13 Python

gh-99300: Use Py_NewRef() in Objects/ directory (#99335)

Replace Py_INCREF() and Py_XINCREF() with Py_NewRef() and
Py_XNewRef() in C files of the Objects/ directory.
V
Victor Stinner committed
584e55bd34a38a0bd4b6ed3534fdbf7dc35c64b0
Parent: 2f4af2d
Committed by GitHub <noreply@github.com> on 11/10/2022, 9:22:02 PM