SIGN IN SIGN UP
python / cpython UNCLAIMED

The Python programming language

72150 0 58 Python

gh-99300: Use Py_NewRef() in Python/ceval.c (#99318)

Replace Py_INCREF() and Py_XINCREF() with Py_NewRef() and
Py_XNewRef() in Python/ceval.c and related files.
V
Victor Stinner committed
2e343fc465ed0206340cf139ba485f9004bbdd41
Parent: 231d83b
Committed by GitHub <noreply@github.com> on 11/10/2022, 10:25:33 AM