mirror of
https://github.com/python/cpython.git
synced 2025-09-27 02:39:58 +00:00
[3.12] GH-109190: Copyedit 3.12 What's New: Trivia (GH-109760) (#109826)
GH-109190: Copyedit 3.12 What's New: Trivia (GH-109760)
(cherry picked from commit f08772cfd8
)
Co-authored-by: Adam Turner <9087854+AA-Turner@users.noreply.github.com>
This commit is contained in:
parent
d158bbc2ef
commit
d4dd8a17e1
1 changed files with 4 additions and 7 deletions
|
@ -3,7 +3,7 @@
|
||||||
What's New In Python 3.12
|
What's New In Python 3.12
|
||||||
****************************
|
****************************
|
||||||
|
|
||||||
:Editor: TBD
|
:Editor: Adam Turner
|
||||||
|
|
||||||
.. Rules for maintenance:
|
.. Rules for maintenance:
|
||||||
|
|
||||||
|
@ -46,15 +46,12 @@
|
||||||
researching a change.
|
researching a change.
|
||||||
|
|
||||||
This article explains the new features in Python 3.12, compared to 3.11.
|
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>`.
|
For full details, see the :ref:`changelog <changelog>`.
|
||||||
|
|
||||||
.. note::
|
.. seealso::
|
||||||
|
|
||||||
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.
|
|
||||||
|
|
||||||
|
:pep:`693` -- Python 3.12 Release Schedule
|
||||||
|
|
||||||
Summary -- Release highlights
|
Summary -- Release highlights
|
||||||
=============================
|
=============================
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue