Skip to content

Commit 005d800

Browse files
committed
Fix NEWS
1 parent 72986b8 commit 005d800

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
Make the GC for the :term:`free threading` build more robust to
22
:c:member:`~PyTypeObject.tp_traverse` implementations that call
3-
:c:func:`Py_INCCREF` and :c:func:`Py_DECREF`.
3+
:c:func:`Py_INCREF` and :c:func:`Py_DECREF`.

0 commit comments

Comments
 (0)