Skip to content

Commit 873da31

Browse files
vstinnergvanrossum
authored andcommitted
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

File tree

1 file changed

+48
-92
lines changed

1 file changed

+48
-92
lines changed

0 commit comments

Comments
 (0)