Skip to content

Commit 9f1587e

Browse files
bpo-31415: importtime was made by Inada Naoki (GH-31875)
(cherry picked from commit 29624e7) Co-authored-by: Victor Stinner <[email protected]>
1 parent 0cfcc0c commit 9f1587e

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)