gh-99300: Use Py_NewRef() in Modules/ directory (#99473)
Replace Py_INCREF() and Py_XINCREF() with Py_NewRef() and Py_XNewRef() in test C files of the Modules/ directory.
V
Victor Stinner committed
65dd745f1a343dd80f5e612736f36200631f2840
Parent: 3e2f713
Committed by GitHub <noreply@github.com>
on 11/14/2022, 3:21:40 PM