summaryrefslogtreecommitdiffstats
path: root/Lib/idlelib/sidebar.py
Commit message (Expand)AuthorAgeFilesLines
* [3.12] gh-66819: More IDLE htest updates(4) (GH-112686) (#112688)Miss Islington (bot)2023-12-041-2/+2
* [3.12] gh-66819: More IDLE htest updates(2) (GH-112642) (#112643)Miss Islington (bot)2023-12-031-3/+3
* bpo-45975: Use walrus operator for some idlelib while loops (GH-31083)Nick Drozd2022-02-031-4/+1
* bpo-37903: IDLE: add shell sidebar mouse interactions (GH-25708)Tal Einat2021-05-031-202/+209
* bpo-37903: IDLE: Shell sidebar with prompts (GH-22682)Tal Einat2021-04-281-32/+231
* bpo-37706: IDLE - fix sidebar code bug and drag tests (GH-15103)Tal Einat2019-08-041-7/+24
* bpo-17535: Increase line number horizontal padding by 2 pixels (GH-14959)Tal Einat2019-07-271-1/+1
* bpo-17535: IDLE editor line numbers (GH-14030)Tal Einat2019-07-231-0/+324