]> granicus.if.org Git - python/commitdiff
Doc: 3.8 is now stable. (GH-16790)
authorJulien Palard <julien@palard.fr>
Mon, 14 Oct 2019 22:13:38 +0000 (00:13 +0200)
committerNed Deily <nad@python.org>
Mon, 14 Oct 2019 22:13:38 +0000 (18:13 -0400)
Doc/tools/templates/indexsidebar.html

index 4fd7423430ca81fff5d1659a7308477d82d4d4fd..c51dcc7582e54f8dcc9194ecc5eb2fbd7cdd43f1 100644 (file)
@@ -3,7 +3,7 @@
 <h3>{% trans %}Docs by version{% endtrans %}</h3>
 <ul>
   <li><a href="https://docs.python.org/3.9/">{% trans %}Python 3.9 (in development){% endtrans %}</a></li>
-  <li><a href="https://docs.python.org/3.8/">{% trans %}Python 3.8 (pre-release){% endtrans %}</a></li>
+  <li><a href="https://docs.python.org/3.8/">{% trans %}Python 3.8 (stable){% 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 (security-fixes){% endtrans %}</a></li>
   <li><a href="https://docs.python.org/3.5/">{% trans %}Python 3.5 (security-fixes){% endtrans %}</a></li>