diff options
author | Victor Stinner <vstinner@python.org> | 2022-11-10 14:30:05 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-11-10 14:30:05 (GMT) |
commit | 4ce2a202c7b573edaa0ee4a2315d5578f66737c5 (patch) | |
tree | 306b0a880ccfd96f3953d507fd7d23822c478462 /Python/frozenmain.c | |
parent | 1e197e63e21f77b102ff2601a549dda4b6439455 (diff) | |
download | cpython-4ce2a202c7b573edaa0ee4a2315d5578f66737c5.zip cpython-4ce2a202c7b573edaa0ee4a2315d5578f66737c5.tar.gz cpython-4ce2a202c7b573edaa0ee4a2315d5578f66737c5.tar.bz2 |
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 'Python/frozenmain.c')
0 files changed, 0 insertions, 0 deletions