mirror of
https://github.com/python/cpython.git
synced 2026-05-07 13:10:37 -04:00
c340cbb7f7
Replace Py_INCREF() and Py_XINCREF() with Py_NewRef() and Py_XNewRef() in test C files of the Modules/ directory.