SIGN IN SIGN UP
python / cpython UNCLAIMED

The Python programming language

72125 0 12 Python

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

Replace Py_INCREF() and Py_XINCREF() with Py_NewRef() and
Py_XNewRef() in C files of the Objects/ directory.
V
Victor Stinner committed
c0feb99187f449f844621b378273776d70a50f57
Parent: 4ce2a20
Committed by GitHub <noreply@github.com> on 11/10/2022, 3:27:32 PM