summaryrefslogtreecommitdiffstats
path: root/Lib/idlelib/squeezer.py
Commit message (Expand)AuthorAgeFilesLines
* bpo-37929: IDLE: avoid Squeezer-related config dialog crashes (GH-15452)Tal Einat2019-08-251-33/+1
* IDLE: Fix typos in docs and comments (GH-13749)Xtreak2019-06-031-1/+1
* bpo-35196: Optimize Squeezer's write() interception (GH-10454)Tal Einat2019-01-131-83/+107
* bpo-35208: Fix IDLE Squeezer line counting (GH-10449)Tal Einat2018-12-241-12/+10
* bpo-1529353: IDLE: squeeze large output in the shell (GH-7626)Tal Einat2018-09-251-0/+355