]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
GH-109190: Announce final release in What's New in Python 3.12 (#110117)
authorAdam Turner <9087854+AA-Turner@users.noreply.github.com>
Mon, 2 Oct 2023 11:15:58 +0000 (12:15 +0100)
committerGitHub <noreply@github.com>
Mon, 2 Oct 2023 11:15:58 +0000 (13:15 +0200)
Prepare What's New in Python 3.12 for final release

Doc/whatsnew/3.12.rst

index ec39616d7c9d2b65cdf7f0836e794d4f84306430..3aa495d0537a69c1b17fe7c2a9e8648a942c6ce3 100644 (file)
@@ -46,7 +46,7 @@
    researching a change.
 
 This article explains the new features in Python 3.12, compared to 3.11.
-Python 3.12 will be released on October 2, 2023.
+Python 3.12 was released on October 2, 2023.
 For full details, see the :ref:`changelog <changelog>`.
 
 .. seealso::