We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1bf7959 commit 2c2a4f3Copy full SHA for 2c2a4f3
Doc/whatsnew/3.10.rst
@@ -103,7 +103,7 @@ Improved Modules
103
Optimizations
104
=============
105
106
-* The :mod:`runpy` module now imports less modules.
+* The :mod:`runpy` module now imports fewer modules.
107
The ``python3 -m module-name`` command startup time is 1.3x faster in
108
average.
109
(Contributed by Victor Stinner in :issue:`41006`.)
0 commit comments