mirror of
https://github.com/python/cpython.git
synced 2026-07-25 11:22:45 -04:00
90913985b6
The comment about the collection rules for the permanent generation was incorrectly referenced by a comment in gcmodule.c (the comment has been moved long ago into a header file). Moving the comment into the relevant code helps with readability and avoids broken references.