gh-99300: Use Py_NewRef() in Modules/ directory (#99440)
Replace Py_INCREF() and Py_XINCREF() with Py_NewRef() and Py_XNewRef() in test C files of the Modules/ directory.
V
Victor Stinner committed
bbba3f3f43a23ce30e5e943b8b4af197bc844fc3
Parent: 0bedc28
Committed by GitHub <noreply@github.com>
on 11/13/2022, 3:04:33 PM