SIGN IN SIGN UP

gh-99300: Use Py_NewRef() in Objects/dictobject.c (#99333)

Replace Py_INCREF() and Py_XINCREF() with Py_NewRef() and
Py_XNewRef() in Objects/dictobject.c.
V
Victor Stinner committed
6dedf42527fddbed8ef61ef8d3f025bf3a373359
Parent: c0feb99
Committed by GitHub <noreply@github.com> on 11/10/2022, 3:27:53 PM