]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
[3.12] GH-109975: Announce final release in What's New in Python 3.13 (GH-125007...
authorT. Wouters <thomas@python.org>
Mon, 7 Oct 2024 18:51:07 +0000 (11:51 -0700)
committerGitHub <noreply@github.com>
Mon, 7 Oct 2024 18:51:07 +0000 (11:51 -0700)
Prepare What's New in Python 3.13 for final release
(cherry picked from commit 31516c98dd7097047ba10da8dcf728c3d580f3d6)

Co-authored-by: Adam Turner <9087854+AA-Turner@users.noreply.github.com>
Doc/whatsnew/3.12.rst

index 09f47b7041e9e876120854a30a0325411537c744..5c36e2d4bcfb49add668c23e26b4f77275d4f8d4 100644 (file)
@@ -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.