Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | bpo-45020: Freeze os, site, and codecs. (gh-28398) | Eric Snow | 2021-09-17 | 1 | -0/+15 | |
* | bpo-45020: Drop the frozen .h files from the repo. (gh-28392) | Eric Snow | 2021-09-16 | 1 | -0/+40 | |
* | bpo-45020: Revert "Drop the frozen .h files from the repo." (gh-28380) | Eric Snow | 2021-09-16 | 1 | -40/+0 | |
* | bpo-45020: Drop the frozen .h files from the repo. (gh-28375) | Eric Snow | 2021-09-16 | 1 | -0/+40 | |
* | bpo-45019: Clean up the frozen __hello__ module. (gh-28374) | Eric Snow | 2021-09-15 | 1 | -4/+4 | |
* | bpo-45188: Windows now regenerates frozen modules at the start of build inste... | Steve Dower | 2021-09-15 | 1 | -23/+134 | |
* | bpo-45019: Add a tool to generate list of modules to include for frozen modul... | Eric Snow | 2021-08-30 | 1 | -0/+164 | |