From: Adam Turner <9087854+AA-Turner@users.noreply.github.com> Date: Mon, 2 Oct 2023 11:15:58 +0000 (+0100) Subject: GH-109190: Announce final release in What's New in Python 3.12 (#110117) X-Git-Tag: v3.13.0a1~186 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=6139bf5e0c755ed22bdfb027a5299493f0c71be9;p=thirdparty%2FPython%2Fcpython.git GH-109190: Announce final release in What's New in Python 3.12 (#110117) Prepare What's New in Python 3.12 for final release --- diff --git a/Doc/whatsnew/3.12.rst b/Doc/whatsnew/3.12.rst index ec39616d7c9d..3aa495d0537a 100644 --- a/Doc/whatsnew/3.12.rst +++ b/Doc/whatsnew/3.12.rst @@ -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 `. .. seealso::