]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
[3.12] gh-106969: Indicate no modules were added in 3.10 & 3.12 (GH-106988) (#107094)
authorMoritz Neeb <nt4u@kpvn.de>
Sun, 23 Jul 2023 10:26:05 +0000 (12:26 +0200)
committerGitHub <noreply@github.com>
Sun, 23 Jul 2023 10:26:05 +0000 (12:26 +0200)
The "New Modules" section was left in place to ensure that the anchor
link for new modules will still exist:

/whatsnew/3.12.htmlGH-new-modules
/whatsnew/3.10.htmlGH-new-modules

This means that existing links to this section don't break.
(cherry picked from commit 6dbffaed17d59079d6a2788d686009f762a3278f)

Co-authored-by: Sebastiaan Zeeff <33516116+SebastiaanZ@users.noreply.github.com>
Doc/whatsnew/3.10.rst
Doc/whatsnew/3.12.rst

index bb271d0a4556811ea7616586c5d5fc8ab4346c8e..92d23462acc57cfa67e2c2cd79dedb7733972ec1 100644 (file)
@@ -887,7 +887,7 @@ Other Language Changes
 New Modules
 ===========
 
-* None yet.
+* None.
 
 
 Improved Modules
index d1b10dbd1999dd3b224923dead2b0dd3329ab919..a7db645657db1e472acf4811b280515816ac96c5 100644 (file)
@@ -486,7 +486,7 @@ Other Language Changes
 New Modules
 ===========
 
-* None yet.
+* None.
 
 
 Improved Modules