From: Inada Naoki Date: Tue, 7 Jan 2020 06:52:44 +0000 (+0900) Subject: Doc: Change Python 2 status to EOL. (GH-17885) X-Git-Tag: v3.9.0a3~129 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=f4800b8ed3dbe15a0078869a836d968ab3362b8c;p=thirdparty%2FPython%2Fcpython.git Doc: Change Python 2 status to EOL. (GH-17885) --- diff --git a/Doc/tools/templates/indexsidebar.html b/Doc/tools/templates/indexsidebar.html index c51dcc7582e5..4730a5fe5db7 100644 --- a/Doc/tools/templates/indexsidebar.html +++ b/Doc/tools/templates/indexsidebar.html @@ -7,7 +7,7 @@
  • {% trans %}Python 3.7 (stable){% endtrans %}
  • {% trans %}Python 3.6 (security-fixes){% endtrans %}
  • {% trans %}Python 3.5 (security-fixes){% endtrans %}
  • -
  • {% trans %}Python 2.7 (stable){% endtrans %}
  • +
  • {% trans %}Python 2.7 (EOL){% endtrans %}
  • {% trans %}All versions{% endtrans %}