diff options
author | Victor Stinner <vstinner@python.org> | 2022-11-15 10:29:56 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-11-15 10:29:56 +0100 |
commit | f13f466474ed53529acd3f209070431fbae14323 (patch) | |
tree | 37b0aa7f90435ec2c910d5def19fc4311082894d /Python/errors.c | |
parent | ee821dcd3961efc47262322848267fe398faa4e4 (diff) | |
download | cpython-git-f13f466474ed53529acd3f209070431fbae14323.tar.gz |
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.
Diffstat (limited to 'Python/errors.c')
0 files changed, 0 insertions, 0 deletions