COMMITS
/ Lib/idlelib/idle_test/test_parenmatch.py May 30, 2022
L
Fix typo in Lib/idlelib/idle_test/test_parenmatch.py (GH-93332)
luzpaz committed
June 2, 2019
C
bpo-35610: IDLE - Replace .context_use_ps1 with .prompt_last_line (GH-11307)
Cheryl Sabella committed
June 18, 2018
T
bpo-33855: More edits and new minimal tests for IDLE (GH-7761)
Terry Jan Reedy committed
September 16, 2017
T
bpo-31488: IDLE - update former extensions when options change. (#3612)
Terry Jan Reedy committed
June 28, 2017
W
bpo-30723: IDLE -- Enhance parenmatch; add style, flash, and help (#2306)
wohlganger committed
June 27, 2017
S
bpo-29910: IDLE no longer deletes a character after commenting out a region (#825)
Serhiy Storchaka committed
June 13, 2017
T
bpo-27922: Stop gui flash from idle_test.test_parenmatch (#2171)
terryjreedy committed
August 11, 2016
T
Issue #27732: Silence test_idle with dummy bell functions.
Terry Jan Reedy committed
June 4, 2016
T
Merge issue #27196 from 3.5: Stop IDLE test 'application destroyed' warnings.
Terry Jan Reedy committed
T
Issue #27196: Stop 'application destroyed' warnings when running IDLE tests.
Terry Jan Reedy committed
May 28, 2016
T
Issue #24225: Within idlelib files, update idlelib module names.
Terry Jan Reedy committed
May 18, 2016
T
Issue #21939: Test IDLE percolator. Original patch by Saimadhav Heblikar.
Terry Jan Reedy committed
June 17, 2014
T
Issue #21694: Add unittest for ParenMatch. Patch by Saimadhav Heblikar.
Terry Jan Reedy committed