COMMITS
/ Lib/idlelib/stackviewer.py January 18, 2024
T
gh-96905: In IDLE code, stop redefining built-ins 'dict' and 'object' (#114227)
Terry Jan Reedy committed
December 4, 2023
T
gh-66819: More IDLE htest updates(3) (#112683)
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
June 8, 2023
I
gh-102832: IDLE - remove use of deprecated sys.last_xyzs for stackviewer (#103339)
Irit Katriel committed
March 19, 2023
I
gh-102778: revert changes to idlelib (#102825)
Irit Katriel committed
March 18, 2023
I
June 22, 2018
T
bpo-33905: Add test for idlelib.stackview.StackBrowser. (GH-7852)
Terry Jan Reedy committed
June 19, 2018
T
bpo-33855: Still more edits and minimal tests for IDLE (GH-7784)
Terry Jan Reedy committed
December 16, 2016
S
Remove unused imports.
Serhiy Storchaka committed
August 31, 2016
T
Issue #27891: Consistently group and sort imports within idlelib modules.
Terry Jan Reedy committed
July 15, 2016
T
Issue #25507: Move 4 objects from pyshell to run and switch inports.
Terry Jan Reedy committed
July 10, 2016
T
Refine geometry of idlelib htests (and a few other fix-ups).
Terry Jan Reedy committed
June 21, 2016
T
Issue #24137: Run IDLE, test_idle, and htest with tkinter default root disabled.
Terry Jan Reedy committed
June 6, 2016
T
Issue #27156: Remove more unused idlelib code.
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