Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | bpo-43981: Fix reference leaks in test_squeezer (GH-25758) | Pablo Galindo | 2021-04-30 | 1 | -0/+1 |
* | bpo-37903: IDLE: Shell sidebar with prompts (GH-22682) | Tal Einat | 2021-04-28 | 1 | -21/+11 |
* | bpo-43013: Fix old tkinter module names in idlelib (GH-24326) | Terry Jan Reedy | 2021-01-25 | 1 | -2/+2 |
* | bpo-40443: Remove unused imports in idlelib (GH-19801) | Victor Stinner | 2020-04-30 | 1 | -1/+0 |
* | bpo-37929: IDLE: avoid Squeezer-related config dialog crashes (GH-15452) | Tal Einat | 2019-08-25 | 1 | -14/+3 |
* | bpo-35730: IDLE - test squeezer reload() by checking load_font() (GH-11585) | Tal Einat | 2019-01-18 | 1 | -7/+3 |
* | bpo-35730: Disable IDLE test_reload assertion. (GH-11543) | Terry Jan Reedy | 2019-01-13 | 1 | -1/+3 |
* | bpo-35196: Optimize Squeezer's write() interception (GH-10454) | Tal Einat | 2019-01-13 | 1 | -177/+134 |
* | bpo-35208: Fix IDLE Squeezer line counting (GH-10449) | Tal Einat | 2018-12-24 | 1 | -0/+23 |
* | bpo-1529353: IDLE: squeeze large output in the shell (GH-7626) | Tal Einat | 2018-09-25 | 1 | -0/+509 |