bpo-41006: What's New: less => fewer modules (GH-20955)
Typo spotted by Eric V. Smith ;-)
This commit is contained in:
parent
1bf7959dce
commit
2c2a4f3d85
@ -103,7 +103,7 @@ Improved Modules
|
|||||||
Optimizations
|
Optimizations
|
||||||
=============
|
=============
|
||||||
|
|
||||||
* The :mod:`runpy` module now imports less modules.
|
* The :mod:`runpy` module now imports fewer modules.
|
||||||
The ``python3 -m module-name`` command startup time is 1.3x faster in
|
The ``python3 -m module-name`` command startup time is 1.3x faster in
|
||||||
average.
|
average.
|
||||||
(Contributed by Victor Stinner in :issue:`41006`.)
|
(Contributed by Victor Stinner in :issue:`41006`.)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user