mirror of
https://github.com/python/cpython.git
synced 2026-08-16 16:08:58 +08: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