Commit 873da31
pythongh-99300: Use Py_NewRef() in Objects/dictobject.c (python#99333)
Replace Py_INCREF() and Py_XINCREF() with Py_NewRef() and
Py_XNewRef() in Objects/dictobject.c.1 parent 4ee85e7 commit 873da31
1 file changed
+48
-92
lines changed
0 commit comments