summaryrefslogtreecommitdiffstats
path: root/Doc/tools/templates/download.html
Commit message (Collapse)AuthorAgeFilesLines
* Clarify the download unit in the download section (GH-13122)Stéphane Wirtel2019-05-061-2/+1
|
* Replace KB unit with KiB (#4293)Victor Stinner2017-11-081-9/+9
| | | | | | | | | | | kB (*kilo* byte) unit means 1000 bytes, whereas KiB ("kibibyte") means 1024 bytes. KB was misused: replace kB or KB with KiB when appropriate. Same change for MB and GB which become MiB and GiB. Change the output of Tools/iobench/iobench.py. Round also the size of the documentation from 5.5 MB to 5 MiB.
* Update doc download files size estimates. (#2771)Ned Deily2017-07-201-9/+9
|
* bpo-29888: Fix the link referring to the "Python download page" (GH-824)cocoatomo2017-03-261-1/+1
|
* Use https:// URLs in the HTML templates.Georg Brandl2014-10-291-2/+2
|
* Move HTML templates to their own subdir.Georg Brandl2014-10-291-0/+65