]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
[3.12] GH-95913: Add the release date for Python 3.11 (GH-109750) (#109771)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Sun, 24 Sep 2023 11:53:27 +0000 (04:53 -0700)
committerGitHub <noreply@github.com>
Sun, 24 Sep 2023 11:53:27 +0000 (13:53 +0200)
GH-95913: Add the release date for Python 3.11 (GH-109750)
(cherry picked from commit b10de68c6ceae1076cdc98c890b9802dc81a7f44)

Co-authored-by: Adam Turner <9087854+AA-Turner@users.noreply.github.com>
Doc/whatsnew/3.11.rst
Doc/whatsnew/3.9.rst

index 7970591424e33ff5660b371071fa481f6408d5f1..9aef37d848ab97e50ee56782ce340eb5af9c5d80 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 fb73eaf59d5dac1bc6e330143f6221e6d4d9b00b..6e6961e48c4ee84ca41124b934bcfa82f62f708e 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::