diff options
author | Victor Stinner <vstinner@python.org> | 2022-11-14 12:08:15 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-11-14 12:08:15 (GMT) |
commit | 3817607b8a345851e4fa436747a346890ced33f1 (patch) | |
tree | be135083ae53cef88b2187a5470cff46c68110ef /Modules/_lsprof.c | |
parent | db115682bd639a2642c617f0b7d5b30cd7d7f472 (diff) | |
download | cpython-3817607b8a345851e4fa436747a346890ced33f1.zip cpython-3817607b8a345851e4fa436747a346890ced33f1.tar.gz cpython-3817607b8a345851e4fa436747a346890ced33f1.tar.bz2 |
gh-99300: Use Py_NewRef() in Modules/ directory (#99466)
Replace Py_INCREF() and Py_XINCREF() with Py_NewRef() and
Py_XNewRef() in test C files of the Modules/ directory.
Diffstat (limited to 'Modules/_lsprof.c')
0 files changed, 0 insertions, 0 deletions