mirror of
https://github.com/python/cpython.git
synced 2026-01-30 06:36:55 +00:00
Replace Py_INCREF() with Py_NewRef() in C files of the Parser/ directory and in the PEG generator.
Replace Py_INCREF() with Py_NewRef() in C files of the Parser/ directory and in the PEG generator.