diff options
author | Victor Stinner <vstinner@python.org> | 2022-11-10 15:30:05 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-11-10 15:30:05 +0100 |
commit | 4ce2a202c7b573edaa0ee4a2315d5578f66737c5 (patch) | |
tree | 306b0a880ccfd96f3953d507fd7d23822c478462 /Objects/codeobject.c | |
parent | 1e197e63e21f77b102ff2601a549dda4b6439455 (diff) | |
download | cpython-git-4ce2a202c7b573edaa0ee4a2315d5578f66737c5.tar.gz |
gh-99300: Use Py_NewRef() in Parser/ directory (#99330)
Replace Py_INCREF() with Py_NewRef() in C files of the Parser/
directory and in the PEG generator.
Diffstat (limited to 'Objects/codeobject.c')
0 files changed, 0 insertions, 0 deletions