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 f807f71 commit 0f7d21bCopy full SHA for 0f7d21b
InternalDocs/garbage_collector.md
@@ -56,7 +56,7 @@ Starting in version 3.13, CPython contains two GC implementations:
56
performing a collection for thread safety.
57
58
Both implementations use the same basic algorithms, but operate on different
59
-data structures. The the section on
+data structures. See the section on
60
[Differences between GC implementations](#Differences-between-GC-implementations)
61
for the details.
62
0 commit comments