diff options
| author | Victor Stinner <vstinner@python.org> | 2022-11-10 22:22:02 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-11-10 22:22:02 +0100 |
| commit | 584e55bd34a38a0bd4b6ed3534fdbf7dc35c64b0 (patch) | |
| tree | 3eb2005170635a27dc24516ace42a4cca741be38 /Objects/rangeobject.c | |
| parent | 2f4af2d99cffed6ba81e4b8fd886de6ae8625a3f (diff) | |
| download | cpython-git-584e55bd34a38a0bd4b6ed3534fdbf7dc35c64b0.tar.gz | |
gh-99300: Use Py_NewRef() in Objects/ directory (#99335)
Replace Py_INCREF() and Py_XINCREF() with Py_NewRef() and
Py_XNewRef() in C files of the Objects/ directory.
Diffstat (limited to 'Objects/rangeobject.c')
0 files changed, 0 insertions, 0 deletions
