SIGN IN SIGN UP
python / cpython UNCLAIMED

The Python programming language

0 0 0 Python

gh-99300: Use Py_NewRef() in Modules/itertoolsmodule.c (#99439)

Replace Py_INCREF() and Py_XINCREF() with Py_NewRef() and
Py_XNewRef() in Modules/itertoolsmodule.c.
V
Victor Stinner committed
0bedc28d146a282b54d8f285f3ac92e06d249cb5
Parent: abd004e
Committed by GitHub <noreply@github.com> on 11/13/2022, 3:04:22 PM