We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 72986b8 commit 005d800Copy full SHA for 005d800
1 file changed
Misc/NEWS.d/next/Core_and_Builtins/2025-12-04-16-08-42.gh-issue-123241.A1dE-t.rst
@@ -1,3 +1,3 @@
1
Make the GC for the :term:`free threading` build more robust to
2
:c:member:`~PyTypeObject.tp_traverse` implementations that call
3
-:c:func:`Py_INCCREF` and :c:func:`Py_DECREF`.
+:c:func:`Py_INCREF` and :c:func:`Py_DECREF`.
0 commit comments