Skip to content

Commit 73943ce

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 1b12392 commit 73943ce

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
@@ -537,7 +537,7 @@ Other Language Changes
537537
* The new :option:`-X` ``importtime`` option or the
538538
:envvar:`PYTHONPROFILEIMPORTTIME` environment variable can be used to show
539539
the timing of each module import.
540-
(Contributed by Victor Stinner in :issue:`31415`.)
540+
(Contributed by Inada Naoki in :issue:`31415`.)
541541

542542

543543
New Modules

0 commit comments

Comments
 (0)