From: Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> Date: Wed, 17 Jul 2024 06:27:55 +0000 (+0200) Subject: [3.12] gh-121453: Update the `Doc/templates/download.html` download files size estima... X-Git-Tag: v3.12.5~100 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=a15ed5661ff0cb516575d1d100dbbb40b418dd53;p=thirdparty%2FPython%2Fcpython.git [3.12] gh-121453: Update the `Doc/templates/download.html` download files size estimates and support download `.texi` format. (GH-121454) (#121891) Co-authored-by: Wulian233 <1055917385@qq.com> Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com> --- diff --git a/Doc/tools/templates/download.html b/Doc/tools/templates/download.html index b5353d6fb77a..c3114e584fa9 100644 --- a/Doc/tools/templates/download.html +++ b/Doc/tools/templates/download.html @@ -21,23 +21,27 @@ Python in one of various formats, follow one of links in this table.

- - + + - - + + - - + + - - - + + + + + + + - +
FormatPacked as .zipPacked as .tar.bz2
PDF (US-Letter paper size)Download (ca. 13 MiB)Download (ca. 13 MiB)Download (ca. 17 MiB)Download (ca. 17 MiB)
PDF (A4 paper size)Download (ca. 13 MiB)Download (ca. 13 MiB)Download (ca. 17 MiB)Download (ca. 17 MiB)
HTMLDownload (ca. 9 MiB)Download (ca. 6 MiB)Download (ca. 13 MiB)Download (ca. 8 MiB)
Plain TextDownload (ca. 3 MiB)Download (ca. 2 MiB)
Plain textDownload (ca. 4 MiB)Download (ca. 3 MiB)
TexinfoDownload (ca. 9 MiB)Download (ca. 7 MiB)
EPUBDownload (ca. 5 MiB)Download (ca. 6 MiB)