index
:
cpython
3.10
3.11
3.12
3.13
3.14
3.9
main
The Python programming language
Aslak Raanes
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
Lib
/
idlelib
/
mainmenu.py
Commit message (
Expand
)
Author
Age
*
gh-84910: Change 'IDLE Help' to 'IDLE Doc' (#95873)
Terry Jan Reedy
2022-08-11
*
gh-95471: IDLE - Tweak Edit menu (#95481)
Terry Jan Reedy
2022-07-30
*
bpo-45296: Clarify close, quit, and exit in IDLE (GH-30936)
Terry Jan Reedy
2022-01-26
*
bpo-37748: Re-order the Run menu. (GH-15115)
Terry Jan Reedy
2019-08-04
*
bpo-17535: IDLE editor line numbers (GH-14030)
Tal Einat
2019-07-23
*
bpo-36390: IDLE: Combine region formatting methods. (GH-12481)
Cheryl Sabella
2019-07-17
*
bpo-5680: IDLE: Customize running a module (GH-13763)
Cheryl Sabella
2019-06-17
*
bpo-28097: IDLE - Add Previous/Next History to Shell menu (#11325)
Cheryl Sabella
2018-12-28
*
bpo-22703: IDLE: Improve Code Context and Zoom Height menu labels (GH-11214)
Cheryl Sabella
2018-12-21
*
bpo-33924: Change IDLE mainmenu.menudefs key 'windows' to 'window' (GH-7836)
Terry Jan Reedy
2018-06-20
*
bpo-33855: More edits and new minimal tests for IDLE (GH-7761)
Terry Jan Reedy
2018-06-18
*
bpo-31459: Rename IDLE's module browser from Class Browser to Module Browser....
Cheryl Sabella
2017-09-23
*
bpo-27099: IDLE - Convert built-in extensions to regular features (#2494)
wohlganger
2017-09-10
*
Merge 3.5 - Issue #15308: Add 'interrupt execution' (^C) to Shell menu.
Terry Jan Reedy
2016-09-12
*
Issue #24225: Within idlelib files, update idlelib module names.
Terry Jan Reedy
2016-05-28
*
Issue #24225: Rename many idlelib/*.py and idlelib/idle_test/test_*.py files.
Terry Jan Reedy
2016-05-22