summaryrefslogtreecommitdiffstats
path: root/Doc
diff options
context:
space:
mode:
authorAdam Turner <9087854+AA-Turner@users.noreply.github.com>2023-09-25 12:11:37 (GMT)
committerGitHub <noreply@github.com>2023-09-25 12:11:37 (GMT)
commitf08772cfd8f6602077e0989c1daa8bf74a8c15f1 (patch)
tree33bb5690bfa1a93b192478627058cf3450a3ade5 /Doc
parent7495a93e0f843c40ebc5925c6a35225d41e52654 (diff)
downloadcpython-f08772cfd8f6602077e0989c1daa8bf74a8c15f1.zip
cpython-f08772cfd8f6602077e0989c1daa8bf74a8c15f1.tar.gz
cpython-f08772cfd8f6602077e0989c1daa8bf74a8c15f1.tar.bz2
GH-109190: Copyedit 3.12 What's New: Trivia (#109760)
Diffstat (limited to 'Doc')
-rw-r--r--Doc/whatsnew/3.12.rst11
1 files changed, 4 insertions, 7 deletions
diff --git a/Doc/whatsnew/3.12.rst b/Doc/whatsnew/3.12.rst
index e452fae..60800cb 100644
--- a/Doc/whatsnew/3.12.rst
+++ b/Doc/whatsnew/3.12.rst
@@ -3,7 +3,7 @@
What's New In Python 3.12
****************************
-:Editor: TBD
+:Editor: Adam Turner
.. Rules for maintenance:
@@ -46,15 +46,12 @@
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.
For full details, see the :ref:`changelog <changelog>`.
-.. note::
-
- Prerelease users should be aware that this document is currently in draft
- form. It will be updated substantially as Python 3.12 moves towards release,
- so it's worth checking back even after reading earlier versions.
+.. seealso::
+ :pep:`693` -- Python 3.12 Release Schedule
Summary -- Release highlights
=============================