summaryrefslogtreecommitdiffstats
path: root/Lib/idlelib/util.py
Commit message (Expand)AuthorAgeFilesLines
* [3.12] gh-119174: Fix high DPI causes turtledemo(turtle-graphics examples) wi...Miss Islington (bot)2024-05-211-0/+15
* [3.12] IDLE: Add util and stub example comments (GH-113222) (#113223)Miss Islington (bot)2023-12-171-3/+3
* [3.12] gh-66819: More IDLE htest updates(4) (GH-112686) (#112688)Miss Islington (bot)2023-12-041-0/+1
* gh-84623: Remove unused imports in stdlib (#93773)Victor Stinner2022-06-131-1/+0
* bpo-45447: Add syntax highlighting for `.pyi` files in IDLE (GH-28950)Alex Waygood2022-02-131-0/+22