diff options
author | Victor Stinner <vstinner@python.org> | 2022-11-14 12:09:12 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-11-14 12:09:12 (GMT) |
commit | f15a0fcb1d13d28266f3e97e592e919b3fff2204 (patch) | |
tree | c6635574ebed12e4e2b8818f3af90e2b34b0a9ac /Python/fileutils.c | |
parent | 7e4dec02ac86bcbe958f299f68ed25d543c23ef9 (diff) | |
download | cpython-f15a0fcb1d13d28266f3e97e592e919b3fff2204.zip cpython-f15a0fcb1d13d28266f3e97e592e919b3fff2204.tar.gz cpython-f15a0fcb1d13d28266f3e97e592e919b3fff2204.tar.bz2 |
gh-99300: Use Py_NewRef() in Modules/_datetimemodule.c (#99465)
Replace Py_INCREF() and Py_XINCREF() with Py_NewRef() and
Py_XNewRef() in Modules/_datetimemodule.c and Modules/_zoneinfo.c
Diffstat (limited to 'Python/fileutils.c')
0 files changed, 0 insertions, 0 deletions