diff options
| author | Victor Stinner <vstinner@python.org> | 2022-11-10 22:40:31 (GMT) |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-11-10 22:40:31 (GMT) |
| commit | 1960eb005e04b7ad8a91018088cfdb0646bc1ca0 (patch) | |
| tree | 3912d4fc7282b35a9729c893e2ac8a6dea1f3730 /Python/pystate.c | |
| parent | 584e55bd34a38a0bd4b6ed3534fdbf7dc35c64b0 (diff) | |
| download | cpython-1960eb005e04b7ad8a91018088cfdb0646bc1ca0.zip cpython-1960eb005e04b7ad8a91018088cfdb0646bc1ca0.tar.gz cpython-1960eb005e04b7ad8a91018088cfdb0646bc1ca0.tar.bz2 | |
gh-99300: Use Py_NewRef() in Objects/ directory (#99351)
Replace Py_INCREF() and Py_XINCREF() with Py_NewRef() and
Py_XNewRef() in C files of the Objects/ directory.
Diffstat (limited to 'Python/pystate.c')
0 files changed, 0 insertions, 0 deletions
