Documentation
Since the internal documentation was moved to the main repository, the link to Collecting the oldest generation references an outdated page that leads to the last version of garbage_collector.md.
And since incremental GC was landed the section about Collecting the oldest generation has been removed.
I believe we should link to a specific commit, for example, this one https://github.com/python/cpython/blob/ff0ef0a54bef26fc507fbf9b7a6009eb7d3f17f5/InternalDocs/garbage_collector.md#collecting-the-oldest-generation.
Linked PRs
Documentation
Since the internal documentation was moved to the main repository, the link to Collecting the oldest generation references an outdated page that leads to the last version of garbage_collector.md.
And since incremental GC was landed the section about
Collecting the oldest generationhas been removed.I believe we should link to a specific commit, for example, this one https://github.com/python/cpython/blob/ff0ef0a54bef26fc507fbf9b7a6009eb7d3f17f5/InternalDocs/garbage_collector.md#collecting-the-oldest-generation.
Linked PRs