diff options
author | Victor Stinner <vstinner@python.org> | 2022-11-10 09:03:39 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-11-10 09:03:39 +0100 |
commit | d8f239d86eb70c31aa4c4ac46a1d0a27bdb14b20 (patch) | |
tree | 7055b2d966bf41e636751177cea0248b56072e92 /Python/traceback.c | |
parent | f883b7f8ee3209b52863fc662343c8cd81abdc59 (diff) | |
download | cpython-git-d8f239d86eb70c31aa4c4ac46a1d0a27bdb14b20.tar.gz |
gh-99300: Use Py_NewRef() in Python/ directory (#99302)
Replace Py_INCREF() and Py_XINCREF() with Py_NewRef() and
Py_XNewRef() in C files of the Python/ directory.
Diffstat (limited to 'Python/traceback.c')
0 files changed, 0 insertions, 0 deletions