Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | bpo-45020: Freeze some of the modules imported during startup. (gh-28335) | Eric Snow | 2021-09-15 | 9 | -0/+6768 |
* | bpo-45019: Do some cleanup related to frozen modules. (gh-28319) | Eric Snow | 2021-09-13 | 2 | -0/+19 |
* | bpo-45056: Remove trailing unused constants from co_consts (GH-28109) | Inada Naoki | 2021-09-02 | 3 | -6318/+6315 |
* | bpo-45019: Add a tool to generate list of modules to include for frozen modul... | Eric Snow | 2021-08-30 | 4 | -0/+7662 |