Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | bpo-36698: IDLE no longer fails when write non-encodable characters to stderr... | Serhiy Storchaka | 2019-10-08 | 1 | -20/+40 |
* | bpo-26806: IDLE should run without docstrings (#14657) | Terry Jan Reedy | 2019-07-09 | 1 | -0/+8 |
* | bpo-26806: add 30 to the recursion limit in IDLE's shell (GH-13944) | Tal Einat | 2019-07-06 | 1 | -0/+33 |
* | bpo-33855: More edits and new minimal tests for IDLE (GH-7761) | Terry Jan Reedy | 2018-06-18 | 1 | -4/+233 |
* | bpo-28603: Fix formatting tracebacks for unhashable exceptions (#4014) | Zane Bitter | 2017-10-18 | 1 | -0/+35 |