Thanks to visit codestin.com Credit goes to github.com
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 d3be6f9 commit c35b33bCopy full SHA for c35b33b
1 file changed
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