Commit 6dedf42
authored
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 c0feb99 commit 6dedf42
1 file changed
+48
-92
lines changed
0 commit comments