gh-99300: Use Py_NewRef() in Modules/_elementtree.c (#99438)
Replace Py_INCREF() and Py_XINCREF() with Py_NewRef() and Py_XNewRef() in Modules/_elementtree.c.
V
Victor Stinner committed
abd004e355c26a87a8992ef08368bd6d19589caa
Parent: 6788303
Committed by GitHub <noreply@github.com>
on 11/13/2022, 3:04:11 PM