diff options
| author | Victor Stinner <vstinner@python.org> | 2022-11-10 21:09:18 (GMT) |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-11-10 21:09:18 (GMT) |
| commit | dbf8613a2ef189592d55054c3939430f5a5977ae (patch) | |
| tree | 7cbf0170c5492002eee7d0ad2b22b453b655f1a3 /Python/pystate.c | |
| parent | 694cdb24a6309ed80ffc54234a66a069a3231d78 (diff) | |
| download | cpython-dbf8613a2ef189592d55054c3939430f5a5977ae.zip cpython-dbf8613a2ef189592d55054c3939430f5a5977ae.tar.gz cpython-dbf8613a2ef189592d55054c3939430f5a5977ae.tar.bz2 | |
gh-99300: Use Py_NewRef() in Objects/listobject.c (#99336)
Replace Py_INCREF() and Py_XINCREF() with Py_NewRef() and
Py_XNewRef() in Objects/listobject.c.
Diffstat (limited to 'Python/pystate.c')
0 files changed, 0 insertions, 0 deletions
