Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Propagate errors (however unlikely) from _Py_Deepfreeze_Init() (GH-31596) | Kumar Aditya | 2022-02-26 | 1 | -1/+2 |
* | bpo-46430: Fix memory leak in interned strings of deep-frozen modules (GH-31549) | Kumar Aditya | 2022-02-24 | 1 | -2/+6 |
* | bpo-46476: Fix memory leak in code objects generated by deepfreeze (GH-30853) | Kumar Aditya | 2022-01-27 | 1 | -0/+7 |
* | bpo-45950: Introduce Bootstrap Python again (#29859) | Christian Heimes | 2021-12-03 | 1 | -0/+105 |