mirror of
https://github.com/python/cpython.git
synced 2026-05-09 14:11:28 -04:00
4ce2a202c7
Replace Py_INCREF() with Py_NewRef() in C files of the Parser/ directory and in the PEG generator.