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