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
V
Victor Stinner committed
f15a0fcb1d13d28266f3e97e592e919b3fff2204
Parent: 7e4dec0
Committed by GitHub <noreply@github.com>
on 11/14/2022, 12:09:12 PM