diff options
author | Victor Stinner <vstinner@python.org> | 2022-11-10 10:25:33 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-11-10 10:25:33 (GMT) |
commit | 2e343fc465ed0206340cf139ba485f9004bbdd41 (patch) | |
tree | f769321f28d5b125b64694cbe24b2e7583833f13 /Python/sysmodule.c | |
parent | 231d83b72435d61e929d6d62f2be7305e7b5b62b (diff) | |
download | cpython-2e343fc465ed0206340cf139ba485f9004bbdd41.zip cpython-2e343fc465ed0206340cf139ba485f9004bbdd41.tar.gz cpython-2e343fc465ed0206340cf139ba485f9004bbdd41.tar.bz2 |
gh-99300: Use Py_NewRef() in Python/ceval.c (#99318)
Replace Py_INCREF() and Py_XINCREF() with Py_NewRef() and
Py_XNewRef() in Python/ceval.c and related files.
Diffstat (limited to 'Python/sysmodule.c')
0 files changed, 0 insertions, 0 deletions