COMMITS
/ Lib/idlelib/runscript.py January 25, 2021
T
bpo-43013: Fix old tkinter module names in idlelib (GH-24326)
Terry Jan Reedy committed
December 7, 2020
T
bpo-42508: Keep IDLE running on macOS (GH-23577)
Terry Jan Reedy committed
October 27, 2019
T
bpo-38598: Do not try to compile IDLE shell or output windows (GH-16939)
Terry Jan Reedy committed
October 4, 2019
S
bpo-13153: Use OS native encoding for converting between Python and Tcl. (GH-16545)
Serhiy Storchaka committed
September 10, 2019
T
bpo-38077: IDLE no longer adds 'argv' to the user namespace (GH-15818)
Terry Jan Reedy committed
July 21, 2019
N
bpo-37627: Initialize IDLE Custom Run dialog with previous entries (#14870)
Ngalim Siregar committed
June 18, 2019
C
bpo-5680: IDLE: Customize running a module (GH-13763)
Cheryl Sabella committed
June 19, 2018
T
bpo-33855: Still more edits and minimal tests for IDLE (GH-7784)
Terry Jan Reedy committed
September 10, 2017
W
bpo-27099: IDLE - Convert built-in extensions to regular features (#2494)
wohlganger committed
June 27, 2017
S
bpo-29910: IDLE no longer deletes a character after commenting out a region (#825)
Serhiy Storchaka committed
August 31, 2016
T
Issue #27891: Consistently group and sort imports within idlelib modules.
Terry Jan Reedy committed
May 28, 2016
T
Issue #24225: Within idlelib files, update idlelib module names.
Terry Jan Reedy committed
May 22, 2016
T
Issue #24225: Rename many idlelib/*.py and idlelib/idle_test/test_*.py files.
Terry Jan Reedy committed