Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | bpo-32940: IDLE: Simplify StringTranslatePseudoMapping in pyparse (GH-5862) | Miss Islington (bot) | 2018-02-28 | 1 | -47/+17 |
* | bpo-32916: IDLE: Change `str` to `code` in pyparse (GH-5830) | Miss Islington (bot) | 2018-02-24 | 1 | -61/+61 |
* | bpo-32905: IDLE - remove unused code in pyparse module (GH-5807) | Miss Islington (bot) | 2018-02-22 | 1 | -20/+3 |
* | bpo-32874: IDLE: add tests for pyparse (GH-5755) | Miss Islington (bot) | 2018-02-22 | 1 | -66/+95 |
* | [3.6]bpo-30144: change idlelib abc import [GH-1263] (#2106) | terryjreedy | 2017-06-11 | 1 | -1/+1 |
* | Issue #27891: Consistently group and sort imports within idlelib modules. | Terry Jan Reedy | 2016-08-31 | 1 | -1/+1 |
* | Issue #24225: Rename many idlelib/*.py and idlelib/idle_test/test_*.py files. | Terry Jan Reedy | 2016-05-22 | 1 | -0/+617 |