Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Optimize images by IMGbot (GH-21348) | Miss Islington (bot) | 2022-02-04 | 1 | -0/+0 |
| | | | | | | Co-authored-by: ImgBotApp <ImgBotHelp@gmail.com> (cherry picked from commit ba650af7d660084e08859dd1ee1917cccee24e88) Co-authored-by: Manish Kumar ⛄ <manishprivet@protonmail.com> | ||||
* | bpo-35524: Update Windows installer image in docs (GH-14966) | Steve Dower | 2019-07-26 | 1 | -0/+0 |
| | |||||
* | bpo-30660: Doc: Optimize PNG files by optipng (GH-8032) | INADA Naoki | 2018-07-01 | 1 | -0/+0 |
| | | | | Using OptiPNG 0.7.7. Used command is: `find . -name '*.png' | xargs optipng -o7` | ||||
* | Removes my username from the documentation. | Steve Dower | 2015-07-17 | 1 | -0/+0 |
| | |||||
* | Adds option to install launcher for all users even when installing Python ↵ | Steve Dower | 2015-07-16 | 1 | -0/+0 |
| | | | | | | | just-for-me. This helps mitigate issues when the incompatible Python 3.4 launcher is installed. Enables installer builds with the the text marker. Allows simple installs to include a custom description. | ||||
* | Updates documentation for installing Python on Windows. | Steve Dower | 2015-05-03 | 1 | -0/+0 |
| | |||||
* | Issue #23260: Update Windows installer | Steve Dower | 2015-02-06 | 1 | -0/+0 |