summaryrefslogtreecommitdiffstats
path: root/Doc/whatsnew/3.12.rst
diff options
context:
space:
mode:
authorAdam Turner <9087854+AA-Turner@users.noreply.github.com>2023-10-02 11:15:58 (GMT)
committerGitHub <noreply@github.com>2023-10-02 11:15:58 (GMT)
commit6139bf5e0c755ed22bdfb027a5299493f0c71be9 (patch)
tree634d7732e8e26fe2b8479fdcfd9eee057e6e188a /Doc/whatsnew/3.12.rst
parent44b1e4ea4842c6cdc1bedba7aaeb93f236b3ec08 (diff)
downloadcpython-6139bf5e0c755ed22bdfb027a5299493f0c71be9.zip
cpython-6139bf5e0c755ed22bdfb027a5299493f0c71be9.tar.gz
cpython-6139bf5e0c755ed22bdfb027a5299493f0c71be9.tar.bz2
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
Diffstat (limited to 'Doc/whatsnew/3.12.rst')
-rw-r--r--Doc/whatsnew/3.12.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/Doc/whatsnew/3.12.rst b/Doc/whatsnew/3.12.rst
index ec39616..3aa495d 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 <changelog>`.
.. seealso::