Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | bpo-33855: More edits and new minimal tests for IDLE (GH-7761) | Terry Jan Reedy | 2018-06-18 | 1 | -6/+3 |
* | bpo-32940: IDLE: Simplify StringTranslatePseudoMapping in pyparse (GH-5862) | Cheryl Sabella | 2018-02-28 | 1 | -42/+14 |
* | bpo-32916: IDLE: Change `str` to `code` in pyparse (GH-5830) | Cheryl Sabella | 2018-02-24 | 1 | -35/+35 |
* | bpo-32905: IDLE - remove unused code in pyparse module (GH-5807) | Terry Jan Reedy | 2018-02-22 | 1 | -30/+4 |
* | bpo-32874: IDLE: add tests for pyparse (GH-5755) | Cheryl Sabella | 2018-02-22 | 1 | -0/+523 |