gh-99300: Use Py_NewRef() in Modules/ directory (#99466)
Replace Py_INCREF() and Py_XINCREF() with Py_NewRef() and Py_XNewRef() in test C files of the Modules/ directory.
V
Victor Stinner committed
3817607b8a345851e4fa436747a346890ced33f1
Parent: db11568
Committed by GitHub <noreply@github.com>
on 11/14/2022, 12:08:15 PM