mirror of
https://github.com/python/cpython.git
synced 2026-01-28 05:35:31 +00:00
In GH-116206, the comment about moving reachable objects to next generation got moved from its original place to a place where there is no code below it. Put the comment back to where the actual movement of reachable objects happens.
Miscellaneous source files for the main Python shared library