SIGN IN SIGN UP

gh-99300: Use Py_NewRef() in Objects/listobject.c (#99336)

Replace Py_INCREF() and Py_XINCREF() with Py_NewRef() and
Py_XNewRef() in Objects/listobject.c.
V
Victor Stinner committed
dbf8613a2ef189592d55054c3939430f5a5977ae
Parent: 694cdb2
Committed by GitHub <noreply@github.com> on 11/10/2022, 9:09:18 PM