We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d158bbc commit d4dd8a1Copy full SHA for d4dd8a1
Doc/whatsnew/3.12.rst
@@ -3,7 +3,7 @@
3
What's New In Python 3.12
4
****************************
5
6
-:Editor: TBD
+:Editor: Adam Turner
7
8
.. Rules for maintenance:
9
@@ -46,15 +46,12 @@
46
researching a change.
47
48
This article explains the new features in Python 3.12, compared to 3.11.
49
-
+Python 3.12 will be released on October 2, 2023.
50
For full details, see the :ref:`changelog <changelog>`.
51
52
-.. note::
53
54
- Prerelease users should be aware that this document is currently in draft
55
- form. It will be updated substantially as Python 3.12 moves towards release,
56
- so it's worth checking back even after reading earlier versions.
+.. seealso::
57
+ :pep:`693` -- Python 3.12 Release Schedule
58
59
Summary -- Release highlights
60
=============================
0 commit comments