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 01cd8f7 commit a94159aCopy full SHA for a94159a
Doc/c-api/gcsupport.rst
@@ -312,7 +312,7 @@ The :c:member:`~PyTypeObject.tp_traverse` handler must have the following type:
312
effects may start having them in future versions, without warning.
313
314
For a list of safe functions, see a
315
- :ref:`separate section <durniggc-functions>` below.
+ :ref:`separate section <duringgc-functions>` below.
316
317
.. note::
318
@@ -359,7 +359,7 @@ implementation must name its arguments exactly *visit* and *arg*:
359
} \
360
}
361
362
-.. _durniggc-functions:
+.. _duringgc-functions:
363
364
Traversal-safe functions
365
^^^^^^^^^^^^^^^^^^^^^^^^
0 commit comments