mirror of
https://github.com/python/cpython.git
synced 2025-09-27 18:59:43 +00:00
[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 6dbffaed17
)
Co-authored-by: Sebastiaan Zeeff <33516116+SebastiaanZ@users.noreply.github.com>
This commit is contained in:
parent
f7e13002ff
commit
074fcf15fa
2 changed files with 2 additions and 2 deletions
|
@ -887,7 +887,7 @@ Other Language Changes
|
|||
New Modules
|
||||
===========
|
||||
|
||||
* None yet.
|
||||
* None.
|
||||
|
||||
|
||||
Improved Modules
|
||||
|
|
|
@ -486,7 +486,7 @@ Other Language Changes
|
|||
New Modules
|
||||
===========
|
||||
|
||||
* None yet.
|
||||
* None.
|
||||
|
||||
|
||||
Improved Modules
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue