]> granicus.if.org Git - python/commit
bpo-37748: Re-order the Run menu. (GH-15115)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Sun, 4 Aug 2019 21:04:49 +0000 (14:04 -0700)
committerGitHub <noreply@github.com>
Sun, 4 Aug 2019 21:04:49 +0000 (14:04 -0700)
commit9c95fc752c1465202df67fa894ef326c8ebb8cac
tree11a2209f91d8af1f25ca6df8ff840e23663eadfe
parentfc6e3bc1cdaabac89382b45459f9b3f84d929afd
bpo-37748: Re-order the Run menu. (GH-15115)

Put the most common choice, Run Module, at the top.
(cherry picked from commit 14070299cdc0faf36975f0cc2d51824a9abf3db0)

Co-authored-by: Terry Jan Reedy <tjreedy@udel.edu>
Doc/library/idle.rst
Lib/idlelib/NEWS.txt
Lib/idlelib/help.html
Lib/idlelib/mainmenu.py
Misc/NEWS.d/next/IDLE/2019-08-04-15-27-50.bpo-37748.0vf6pg.rst [new file with mode: 0644]