summaryrefslogtreecommitdiffstats
path: root/Python/frozen_modules
Commit message (Expand)AuthorAgeFilesLines
* bpo-45020: Freeze some of the modules imported during startup. (gh-28335)Eric Snow2021-09-159-0/+6768
* bpo-45019: Do some cleanup related to frozen modules. (gh-28319)Eric Snow2021-09-132-0/+19
* bpo-45056: Remove trailing unused constants from co_consts (GH-28109)Inada Naoki2021-09-023-6318/+6315
* bpo-45019: Add a tool to generate list of modules to include for frozen modul...Eric Snow2021-08-304-0/+7662