gh-99300: Use Py_NewRef() in Python/Python-ast.c (#99499)
Replace Py_INCREF() and Py_XINCREF() with Py_NewRef() and Py_XNewRef() in Python/Python-ast.c. Update Parser/asdl_c.py to regenerate code.
V
Victor Stinner committed
f13f466474ed53529acd3f209070431fbae14323
Parent: ee821dc
Committed by GitHub <noreply@github.com>
on 11/15/2022, 9:29:56 AM