Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | bpo-44282: Fix occasional test_incremental_editing failures on buildbots (GH-... | Miss Islington (bot) | 2021-06-03 | 1 | -10/+10 |
* | bpo-37903: IDLE: add shell sidebar mouse interactions (GH-25708) | Tal Einat | 2021-05-03 | 1 | -1/+60 |
* | bpo-43981: Fix error in idle-test leak test (GH-25739) | Terry Jan Reedy | 2021-04-30 | 1 | -3/+2 |
* | bpo-37903: IDLE: Shell sidebar with prompts (GH-22682) | Tal Einat | 2021-04-28 | 1 | -7/+343 |
* | bpo-40443: Remove unused imports in idlelib (GH-19801) | Victor Stinner | 2020-04-30 | 1 | -1/+0 |
* | bpo-37706: IDLE - fix sidebar code bug and drag tests (GH-15103) | Tal Einat | 2019-08-04 | 1 | -25/+27 |
* | bpo-37706: Disable 3 IDLE scrollbar tests on Mac. (#15010) | Terry Jan Reedy | 2019-07-29 | 1 | -7/+29 |
* | bpo-17535: IDLE editor line numbers (GH-14030) | Tal Einat | 2019-07-23 | 1 | -0/+351 |