]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
Doc sidebar: 3.6 has moved to security-fix mode. (GH-11810) (GH-11812)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Sun, 10 Feb 2019 22:07:24 +0000 (14:07 -0800)
committerNed Deily <nad@python.org>
Sun, 10 Feb 2019 22:07:24 +0000 (17:07 -0500)
(cherry picked from commit 9db56fb8faaa3cd66e7fe82740a4ae4d786bb27f)

Co-authored-by: Julien Palard <julien@palard.fr>
Doc/tools/templates/indexsidebar.html

index e69e9a305425f643b27203bc35aaa1924ae90518..1181f7179c6c6805149d97dae5e11c1bc7445dbc 100644 (file)
@@ -4,7 +4,7 @@
 <ul>
   <li><a href="https://docs.python.org/3.8/">{% trans %}Python 3.8 (in development){% endtrans %}</a></li>
   <li><a href="https://docs.python.org/3.7/">{% trans %}Python 3.7 (stable){% endtrans %}</a></li>
-  <li><a href="https://docs.python.org/3.6/">{% trans %}Python 3.6 (stable){% endtrans %}</a></li>
+  <li><a href="https://docs.python.org/3.6/">{% trans %}Python 3.6 (security-fixes){% endtrans %}</a></li>
   <li><a href="https://docs.python.org/3.5/">{% trans %}Python 3.5 (security-fixes){% endtrans %}</a></li>
   <li><a href="https://docs.python.org/2.7/">{% trans %}Python 2.7 (stable){% endtrans %}</a></li>
   <li><a href="https://www.python.org/doc/versions/">{% trans %}All versions{% endtrans %}</a></li>