Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | bpo-33855: Minimally test all IDLE modules. (GH-7689) | Terry Jan Reedy | 2018-06-15 | 1 | -1/+0 |
* | bpo-27099: IDLE - Convert built-in extensions to regular features (#2494) | wohlganger | 2017-09-10 | 1 | -13/+12 |
* | bpo-29910: IDLE no longer deletes a character after commenting out a region (... | Serhiy Storchaka | 2017-06-27 | 1 | -0/+1 |
* | Issue #27891: Consistently group and sort imports within idlelib modules. | Terry Jan Reedy | 2016-08-31 | 1 | -8/+9 |
* | Issue #19198: IDLE: tab after initial whitespace should tab, not autocomplete. | Terry Jan Reedy | 2016-07-25 | 1 | -4/+5 |
* | Issue #27609: Explicitly return None when there are other returns. | Terry Jan Reedy | 2016-07-25 | 1 | -18/+15 |
* | Issue #27171: Merge typo fixes from 3.5 | Martin Panter | 2016-06-02 | 1 | -1/+1 |
* | Issue #24225: Within idlelib files, update idlelib module names. | Terry Jan Reedy | 2016-05-28 | 1 | -5/+5 |
* | Issue #24225: Rename many idlelib/*.py and idlelib/idle_test/test_*.py files. | Terry Jan Reedy | 2016-05-22 | 1 | -0/+233 |