summaryrefslogtreecommitdiffstats
path: root/Python/Python-tokenize.c
diff options
context:
space:
mode:
authorVictor Stinner <vstinner@python.org>2022-11-13 15:04:33 (GMT)
committerGitHub <noreply@github.com>2022-11-13 15:04:33 (GMT)
commitbbba3f3f43a23ce30e5e943b8b4af197bc844fc3 (patch)
tree56b6d1c7b749672f6bd11b3accb75245d30f2331 /Python/Python-tokenize.c
parent0bedc28d146a282b54d8f285f3ac92e06d249cb5 (diff)
downloadcpython-bbba3f3f43a23ce30e5e943b8b4af197bc844fc3.zip
cpython-bbba3f3f43a23ce30e5e943b8b4af197bc844fc3.tar.gz
cpython-bbba3f3f43a23ce30e5e943b8b4af197bc844fc3.tar.bz2
gh-99300: Use Py_NewRef() in Modules/ directory (#99440)
Replace Py_INCREF() and Py_XINCREF() with Py_NewRef() and Py_XNewRef() in test C files of the Modules/ directory.
Diffstat (limited to 'Python/Python-tokenize.c')
0 files changed, 0 insertions, 0 deletions