Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | bpo-45950: Introduce Bootstrap Python again (#29859) | Christian Heimes | 2021-12-03 | 1 | -1/+5 |
* | bpo-45020: Fix strict-prototypes warning (GH-29755) | Christian Heimes | 2021-11-24 | 1 | -1/+1 |
* | bpo-45873: Restore Python 3.6 compatibility (GH-29730) | Christian Heimes | 2021-11-23 | 1 | -1/+7 |
* | bpo-45873: Get rid of bootstrap_python (#29717) | Guido van Rossum | 2021-11-23 | 1 | -41/+46 |
* | bpo-45850: Implement deep-freeze on Windows (#29648) | Guido van Rossum | 2021-11-22 | 1 | -12/+46 |
* | bpo-45696: Deep-freeze selected modules (GH-29118) | Guido van Rossum | 2021-11-10 | 1 | -0/+418 |