diff options
author | Victor Stinner <vstinner@python.org> | 2022-11-13 15:04:11 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-11-13 15:04:11 (GMT) |
commit | abd004e355c26a87a8992ef08368bd6d19589caa (patch) | |
tree | 255a2b43c006dda4bb234e9b8a2043de8abd7226 /Python/symtable.c | |
parent | 6788303f5c57273c054d2b9e94e478051d7c8f8d (diff) | |
download | cpython-abd004e355c26a87a8992ef08368bd6d19589caa.zip cpython-abd004e355c26a87a8992ef08368bd6d19589caa.tar.gz cpython-abd004e355c26a87a8992ef08368bd6d19589caa.tar.bz2 |
gh-99300: Use Py_NewRef() in Modules/_elementtree.c (#99438)
Replace Py_INCREF() and Py_XINCREF() with Py_NewRef() and
Py_XNewRef() in Modules/_elementtree.c.
Diffstat (limited to 'Python/symtable.c')
0 files changed, 0 insertions, 0 deletions