SIGN IN SIGN UP

gh-99300: Use Py_NewRef() in Modules/ directory (#99468)

Replace Py_INCREF() and Py_XINCREF() with Py_NewRef() and
Py_XNewRef() in test C files of the Modules/ directory.
V
Victor Stinner committed
c340cbb7f74bc99eaf72d6a4ef5b4d504d8519c8
Parent: 9a7e9f9
Committed by GitHub <noreply@github.com> on 11/14/2022, 12:44:56 PM