SIGN IN SIGN UP

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

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