GH-119085: Move comment in Python/gc.c to correct place.
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.
A
Abhinav Upadhyay committed
e3ad9003c5af314ae82d4e9f40d9c0375a34149f
Parent: 244c7b8
Committed by GitHub <noreply@github.com>
on 8/7/2025, 8:31:11 PM