From: Ned Deily Date: Wed, 27 Jun 2018 22:49:31 +0000 (-0400) Subject: Backport 3.7.0 final changes X-Git-Tag: v3.5.6rc1~4 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=13402fc4c974b901c29d98e18301a6e41149508a;p=thirdparty%2FPython%2Fcpython.git Backport 3.7.0 final changes --- diff --git a/Doc/tools/static/version_switch.js b/Doc/tools/static/version_switch.js index 018609e926c1..0c17aa9dd54d 100644 --- a/Doc/tools/static/version_switch.js +++ b/Doc/tools/static/version_switch.js @@ -3,7 +3,7 @@ var all_versions = { '3.8': 'dev (3.8)', - '3.7': 'dev (3.7)', + '3.7': '3.7', '3.6': '3.6', '3.5': '3.5', '2.7': '2.7', diff --git a/Doc/tools/templates/indexsidebar.html b/Doc/tools/templates/indexsidebar.html index 7c0fe00655e4..3f4e275a4b30 100644 --- a/Doc/tools/templates/indexsidebar.html +++ b/Doc/tools/templates/indexsidebar.html @@ -3,7 +3,7 @@

{% trans %}Docs for other versions{% endtrans %}