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