Skip to content
Open
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Merge remote-tracking branch 'upstream/master' into bpo35770
  • Loading branch information
csabella committed Jun 29, 2019
commit 6f1129fa31cd26f21211f5486b1903a7c665ead0
3 changes: 2 additions & 1 deletion Lib/idlelib/mainmenu.py
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,8 @@
('Python Shell', '<<open-python-shell>>'),
('C_heck Module', '<<check-module>>'),
('R_un Module', '<<run-module>>'),
],
('Run... _Customized', '<<run-custom>>'),
]),

'shell': [
('_View Last Restart', '<<view-restart>>'),
Expand Down
You are viewing a condensed version of this merge commit. You can view the full changes here.