COMMITS
/ Lib/idlelib/debugger.py June 29, 2025
W
Doc: Fix duplicate words in idlelib (#136089)
Weilin Du committed
January 18, 2024
T
gh-96905: In IDLE code, stop redefining built-ins 'dict' and 'object' (#114227)
Terry Jan Reedy committed
November 19, 2023
A
gh-79871: IDLE - Fix and test debugger module (#11451)
Anthony Shaw committed
October 18, 2023
T
gh-103737: IDLE - Remove unneeded .keys() for dict iteration (#110960)
Terry Jan Reedy committed
April 23, 2023
N
gh-103668: Run pyugrade on idlelib (#103671)
Nikita Sobolev committed
January 3, 2019
T
bpo-33987: IDLE - use ttk Frame for ttk widgets (GH-11395)
Terry Jan Reedy committed
June 21, 2018
T
bpo-33906: Rename idlelib.windows as window (#7833)
Terry Jan Reedy committed
June 15, 2018
T
bpo-33855: Minimally test all IDLE modules. (GH-7689)
Terry Jan Reedy committed
August 31, 2016
T
Issue #27891: Consistently group and sort imports within idlelib modules.
Terry Jan Reedy committed
June 10, 2016
T
Issue *24750: Switch all scrollbars in IDLE to ttk versions.
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