mirror of
https://github.com/python/cpython.git
synced 2026-06-27 13:20:40 -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.
Source files for standard library extension modules, and former extension modules that are now builtin modules.