SIGN IN SIGN UP
python / cpython UNCLAIMED

The Python programming language

0 0 137 Python

gh-99300: Replace Py_INCREF() with Py_NewRef() (#99513)

Replace Py_INCREF() and Py_XINCREF() using a cast with Py_NewRef()
and Py_XNewRef().
V
Victor Stinner committed
3ed8803ef59f80e03c40b100b04c2e13f138ceed
Parent: ea88d34
Committed by GitHub <noreply@github.com> on 11/16/2022, 9:39:47 AM