INADA Naoki
|
c6cd164cff
|
bpo-30660: Doc: Optimize PNG files by optipng (GH-8032)
Using OptiPNG 0.7.7.
Used command is: `find . -name '*.png' | xargs optipng -o7`
|
2018-07-01 16:02:52 +09:00 |
Steve Dower
|
af75a54193
|
Removes my username from the documentation.
|
2015-07-17 11:59:35 -07:00 |
Steve Dower
|
2237bdc595
|
Adds option to install launcher for all users even when installing Python 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.
|
2015-07-16 16:33:55 -07:00 |
Steve Dower
|
9a578d9ee6
|
Updates documentation for installing Python on Windows.
|
2015-05-02 22:28:58 -07:00 |
Steve Dower
|
bb24087a2c
|
Issue #23260: Update Windows installer
|
2015-02-05 22:08:48 -08:00 |