]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
[3.12] GH-109190: Announce final release in What's New in Python 3.12 (GH-110117...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Mon, 2 Oct 2023 11:26:30 +0000 (04:26 -0700)
committerGitHub <noreply@github.com>
Mon, 2 Oct 2023 11:26:30 +0000 (13:26 +0200)
GH-109190: Announce final release in What's New in Python 3.12 (GH-110117)

Prepare What's New in Python 3.12 for final release
(cherry picked from commit 6139bf5e0c755ed22bdfb027a5299493f0c71be9)

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

index caef15f1eb74ce9a07afb23d12f63ca95f335607..fad94d6d78616ab4b9ab9482cb1fe0ea00af8493 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::