summaryrefslogtreecommitdiff
path: root/Lib/idlelib/idle_test/test_sidebar.py
Commit message (Expand)AuthorAgeFilesLines
* bpo-40443: Remove unused imports in idlelib (GH-19801)Victor Stinner2020-04-291-1/+0
* bpo-37706: IDLE - fix sidebar code bug and drag tests (GH-15103)Tal Einat2019-08-041-25/+27
* bpo-37706: Disable 3 IDLE scrollbar tests on Mac. (#15010)Terry Jan Reedy2019-07-291-7/+29
* bpo-17535: IDLE editor line numbers (GH-14030)Tal Einat2019-07-231-0/+351