COMMITS
/ Lib/idlelib/outwin.py September 22, 2024
T
gh-112938: IDLE - Fix uninteruptable hang when Shell gets rapid continuous output. (#124310)
Terry Jan Reedy committed
December 4, 2023
T
gh-66819: More IDLE htest updates(4) (#112686)
Terry Jan Reedy committed
May 1, 2023
T
gh-88496: Fix IDLE test hang on macOS (#104025)
Terry Jan Reedy committed
April 23, 2023
N
gh-103668: Run pyugrade on idlelib (#103671)
Nikita Sobolev committed
June 30, 2020
S
bpo-41152: IDLE: always use UTF-8 for standard IO streams (GH-21214)
Serhiy Storchaka committed
July 23, 2019
T
bpo-17535: IDLE editor line numbers (GH-14030)
Tal Einat committed
July 17, 2019
T
bpo-37530: simplify, optimize and clean up IDLE code context (GH-14675)
Tal Einat committed
December 28, 2018
C
IDLE: Create function to update menu item state. (GH-11343)
Cheryl Sabella committed
December 23, 2018
C
bpo-35555: IDLE: Gray out Code Context menu item on non-editors (#11282)
Cheryl Sabella committed
December 7, 2018
T
bpo-34864: warn if "Prefer tabs when opening documents" set to "Always" (#10464)
Tal Einat 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
August 27, 2017
C
bpo-30617: IDLE: docstrings and unittest for outwin.py (#2046)
Cheryl Sabella 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