8000 bpo-31415: importtime was made by Inada Naoki (GH-31875) · miss-islington/cpython@6d59ed6 · GitHub
[go: up one dir, main page]

Skip to content

Commit 6d59ed6

Browse files
vstinnermiss-islington
authored andcommitted
bpo-31415: importtime was made by Inada Naoki (pythonGH-31875)
(cherry picked from commit 29624e7) Co-authored-by: Victor Stinner <vstinner@python.org>
1 parent efa7250 commit 6d59ed6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Doc/whatsnew/3.7.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -538,7 +538,7 @@ Other Language Changes
538538
* The new :option:`-X` ``importtime`` option or the
539539
:envvar:`PYTHONPROFILEIMPORTTIME` environment variable can be used to show
540540
the timing of each module import.
541-
(Contributed by Victor Stinner in :issue:`31415`.)
541+
(Contributed by Inada Naoki in :issue:`31415`.)
542542

543543

544544
New Modules

0 commit comments

Comments
 (0)
0