10000 gh-106969: Indicate no modules were added in 3.10 & 3.12 (#106988) · python/cpython@6dbffae · GitHub
[go: up one dir, main page]

Skip to content

Commit 6dbffae

Browse files
authored
gh-106969: Indicate no modules were added in 3.10 & 3.12 (#106988)
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.
1 parent c5adf26 commit 6dbffae

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Doc/whatsnew/3.10.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -887,7 +887,7 @@ Other Language Changes
887887
New Modules
888888
===========
889889
890-
* None yet.
890+
* None.
891891
892892
893893
Improved Modules

Doc/whatsnew/3.12.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -486,7 +486,7 @@ Other Language Changes
486486
New Modules
487487
===========
488488

489-
* None yet.
489+
* None.
490490

491491

492492
Improved Modules

0 commit comments

Comments
 (0)
0