SIGN IN SIGN UP

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

Replace Py_INCREF() and Py_XINCREF() using a cast with Py_NewRef()
and Py_XNewRef().
V
Victor Stinner committed
8211cf5d287acfd815b6a7f6471cdf83dcd2bb9b
Parent: 19c1462
Committed by GitHub <noreply@github.com> on 11/16/2022, 5:34:24 PM