Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | bpo-30723: IDLE -- Enhance parenmatch; add style, flash, and help (#2306) | wohlganger | 2017-06-28 | 1 | -37/+31 |
* | bpo-29910: IDLE no longer deletes a character after commenting out a region (... | Serhiy Storchaka | 2017-06-27 | 1 | -4/+4 |
* | bpo-27922: Stop gui flash from idle_test.test_parenmatch (#2171) | terryjreedy | 2017-06-13 | 1 | -0/+1 |
* | Issue #27732: Silence test_idle with dummy bell functions. | Terry Jan Reedy | 2016-08-11 | 1 | -4/+9 |
* | Merge issue #27196 from 3.5: Stop IDLE test 'application destroyed' warnings. | Terry Jan Reedy | 2016-06-04 | 1 | -3/+6 |
|\ | |||||
| * | Issue #27196: Stop 'application destroyed' warnings when running IDLE tests. | Terry Jan Reedy | 2016-06-04 | 1 | -3/+6 |
* | | Issue #24225: Within idlelib files, update idlelib module names. | Terry Jan Reedy | 2016-05-28 | 1 | -2/+2 |
|/ | |||||
* | Issue #21939: Test IDLE percolator. Original patch by Saimadhav Heblikar. | Terry Jan Reedy | 2016-05-18 | 1 | -2/+2 |
* | Issue #21694: Add unittest for ParenMatch. Patch by Saimadhav Heblikar. | Terry Jan Reedy | 2014-06-17 | 1 | -0/+109 |