mirror of
https://github.com/python/cpython.git
synced 2026-05-07 05:01:13 -04:00
e3ad9003c5
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