]> git.ipfire.org Git - thirdparty/Python/cpython.git/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:07:26 +0000 (14:07 -0700)
committerGitHub <noreply@github.com>
Sun, 4 Aug 2019 21:07:26 +0000 (14:07 -0700)
commita96f0367d4c84ed42f8dc80c88c10f334498f36c
tree12dfb12bfae1337cb6cca4df88cbf20a06899459
parenta2ea9448c677706d6318eaa71101f08df7604eb9
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]