gh-99300: Use Py_NewRef() in Python/ directory (#99317)
Replace Py_INCREF() and Py_XINCREF() with Py_NewRef() and Py_XNewRef() in C files of the Python/ directory. Update Parser/asdl_c.py to regenerate Python/Python-ast.c.
V
Victor Stinner committed
231d83b72435d61e929d6d62f2be7305e7b5b62b
Parent: d8f239d
Committed by GitHub <noreply@github.com>
on 11/10/2022, 10:23:36 AM