COMMITS
/ Lib/idlelib/idle_test/test_searchengine.py January 25, 2021
T
bpo-43013: Fix old tkinter module names in idlelib (GH-24326)
Terry Jan Reedy committed
November 22, 2020
S
bpo-42426: IDLE: Fix reporting offset of the RE error in searchengine (GH-23447)
Serhiy Storchaka committed
June 19, 2018
T
bpo-33855: Still more edits and minimal tests for IDLE (GH-7784)
Terry Jan Reedy committed
September 8, 2016
R
#27364: fix "incorrect" uses of escape character in the stdlib.
R David Murray committed
May 28, 2016
T
Issue #24225: Within idlelib files, update idlelib module names.
Terry Jan Reedy committed
May 16, 2015
T
Merge 3.4 #23184: idle tests, remove unused names and imports.
Terry Jan Reedy committed
T
Issue #23184: idle tests, remove unused names and imports.
Terry Jan Reedy committed
November 10, 2014
S
Fixed IDLE tests after changing re error messages (issue #22578).
Serhiy Storchaka committed
February 27, 2014
T
Issue #20567: Delete class attribute gui widgets in idle tests.
Terry Jan Reedy committed
August 31, 2013
T
Issue #18489: Add complete, gui-free tests for idlelib.SearchEngine.
Terry Jan Reedy committed