https://github.com/python/cpython/commit/31516c98dd7097047ba10da8dcf728c3d580f3d6
commit: 31516c98dd7097047ba10da8dcf728c3d580f3d6
branch: main
author: Adam Turner <[email protected]>
committer: Yhg1s <[email protected]>
date: 2024-10-06T21:43:03-07:00
summary:
GH-109975: Announce final release in What's New in Python 3.13 (#125007)
Prepare What's New in Python 3.13 for final release
files:
M Doc/whatsnew/3.12.rst
M Doc/whatsnew/3.13.rst
diff --git a/Doc/whatsnew/3.12.rst b/Doc/whatsnew/3.12.rst
index ec110a3952c07c..fb8809feda4ec7 100644
--- a/Doc/whatsnew/3.12.rst
+++ b/Doc/whatsnew/3.12.rst
@@ -59,7 +59,7 @@ Summary -- Release highlights
.. This section singles out the most important changes in Python 3.12.
Brevity is key.
-Python 3.12 is the latest stable release of the Python programming language,
+Python 3.12 is a stable release of the Python programming language,
with a mix of changes to the language and the standard library.
The library changes focus on cleaning up deprecated APIs, usability, and
correctness.
Of note, the :mod:`!distutils` package has been removed from the standard
library.
diff --git a/Doc/whatsnew/3.13.rst b/Doc/whatsnew/3.13.rst
index e629fc122f1397..a47d5e077a357b 100644
--- a/Doc/whatsnew/3.13.rst
+++ b/Doc/whatsnew/3.13.rst
@@ -46,7 +46,7 @@
when researching a change.
This article explains the new features in Python 3.13, compared to 3.12.
-Python 3.13 will be released on October 7, 2024.
+Python 3.13 was released on October 7, 2024.
For full details, see the :ref:`changelog <changelog>`.
.. seealso::
@@ -60,7 +60,7 @@ Summary -- Release Highlights
.. This section singles out the most important changes in Python 3.13.
Brevity is key.
-Python 3.13 will be the latest stable release of the Python programming
+Python 3.13 is the latest stable release of the Python programming
language, with a mix of changes to the language, the implementation
and the standard library.
The biggest changes include a new `interactive interpreter
_______________________________________________
Python-checkins mailing list -- [email protected]
To unsubscribe send an email to [email protected]
https://mail.python.org/mailman3/lists/python-checkins.python.org/
Member address: [email protected]