Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | bpo-39885: Make IDLE context menu cut and copy work again (GH-18951) | Terry Jan Reedy | 2020-05-29 | 1 | -10/+36 |
* | bpo-32989: IDLE - fix bad editor call of pyparse method (GH-5968) | Cheryl Sabella | 2020-01-21 | 1 | -0/+99 |
* | bpo-13153: Use OS native encoding for converting between Python and Tcl. (GH-... | Serhiy Storchaka | 2019-10-04 | 1 | -12/+0 |
* | bpo-36390: simplify classifyws(), rename it and add unit tests (GH-14500) | Tal Einat | 2019-07-11 | 1 | -0/+61 |
* | bpo-33855: Minimally test all IDLE modules. (GH-7689) | Terry Jan Reedy | 2018-06-15 | 1 | -4/+36 |
* | bpo-29919: Remove unused imports found by pyflakes (#137) | Victor Stinner | 2017-03-27 | 1 | -2/+0 |
* | Issue #24225: Within idlelib files, update idlelib module names. | Terry Jan Reedy | 2016-05-28 | 1 | -1/+1 |
* | Issue #23672: Allow Idle to edit and run files with astral chars in name. | Terry Jan Reedy | 2015-08-06 | 1 | -0/+16 |