From: Moritz Neeb Date: Sun, 23 Jul 2023 10:26:05 +0000 (+0200) Subject: [3.12] gh-106969: Indicate no modules were added in 3.10 & 3.12 (GH-106988) (#107094) X-Git-Tag: v3.12.0rc1~94 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=074fcf15fa13f09c85e27f53951ef84d02d95454;p=thirdparty%2FPython%2Fcpython.git [3.12] gh-106969: Indicate no modules were added in 3.10 & 3.12 (GH-106988) (#107094) 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> --- diff --git a/Doc/whatsnew/3.10.rst b/Doc/whatsnew/3.10.rst index bb271d0a4556..92d23462acc5 100644 --- a/Doc/whatsnew/3.10.rst +++ b/Doc/whatsnew/3.10.rst @@ -887,7 +887,7 @@ Other Language Changes New Modules =========== -* None yet. +* None. Improved Modules diff --git a/Doc/whatsnew/3.12.rst b/Doc/whatsnew/3.12.rst index d1b10dbd1999..a7db645657db 100644 --- a/Doc/whatsnew/3.12.rst +++ b/Doc/whatsnew/3.12.rst @@ -486,7 +486,7 @@ Other Language Changes New Modules =========== -* None yet. +* None. Improved Modules