]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
GH-95913: Add the release date for Python 3.11 (#109750)
authorAdam Turner <9087854+AA-Turner@users.noreply.github.com>
Sat, 23 Sep 2023 04:07:06 +0000 (05:07 +0100)
committerGitHub <noreply@github.com>
Sat, 23 Sep 2023 04:07:06 +0000 (21:07 -0700)
Doc/whatsnew/3.11.rst
Doc/whatsnew/3.9.rst

index 51f21532cdecb80efb615247a3b3e89c66dbdd7c..e2d2902c3754b6ae44bec254d2abc9ee75f08a51 100644 (file)
@@ -45,7 +45,7 @@
    when researching a change.
 
 This article explains the new features in Python 3.11, compared to 3.10.
-
+Python 3.11 was released on October 24, 2022.
 For full details, see the :ref:`changelog <changelog>`.
 
 
index ce7ae510577220b645c6f034cac4ba96203862ad..cb2482ee48d7fa29eaaefd7c53ba2ee6360f44ee 100644 (file)
@@ -44,7 +44,6 @@
 
 This article explains the new features in Python 3.9, compared to 3.8.
 Python 3.9 was released on October 5, 2020.
-
 For full details, see the :ref:`changelog <changelog>`.
 
 .. seealso::