]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
gh-106969: Indicate no modules were added in 3.10 & 3.12 (#106988)
authorSebastiaan Zeeff <33516116+SebastiaanZ@users.noreply.github.com>
Sat, 22 Jul 2023 12:13:44 +0000 (14:13 +0200)
committerGitHub <noreply@github.com>
Sat, 22 Jul 2023 12:13:44 +0000 (14:13 +0200)
The "New Modules" section was left in place to ensure that the anchor
link for new modules will still exist:

/whatsnew/3.12.html#new-modules
/whatsnew/3.10.html#new-modules

This means that existing links to this section don't break.

Doc/whatsnew/3.10.rst
Doc/whatsnew/3.12.rst

index d1d2193de4a95d5265ca8b9609e02e9db1211365..e4ca3c4c81ba588dc31c951c1f3cd5a1481a971e 100644 (file)
@@ -887,7 +887,7 @@ Other Language Changes
 New Modules
 ===========
 
-* None yet.
+* None.
 
 
 Improved Modules
index 45093122eb7b7229acb91c3096037edf6cd30d00..a46621071b3d8bf2fc8f2b0499283c08193ea06b 100644 (file)
@@ -486,7 +486,7 @@ Other Language Changes
 New Modules
 ===========
 
-* None yet.
+* None.
 
 
 Improved Modules