Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
11 changes: 4 additions & 7 deletions Doc/whatsnew/3.12.rst
Original file line numberDiff line numberDiff line change
Expand Up@@ -3,7 +3,7 @@
What's New In Python 3.12
****************************

:Editor: TBD
:Editor: Adam Turner

.. Rules for maintenance:

Expand DownExpand Up@@ -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
=============================
Expand Down