SIGN IN SIGN UP

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

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