summaryrefslogtreecommitdiffstats
path: root/Lib/idlelib/debugger.py
Commit message (Expand)AuthorAgeFilesLines
* [3.11] gh-96905: In IDLE code, stop redefining built-ins 'dict' and 'object' ...Miss Islington (bot)2024-01-181-14/+14
* [3.11] gh-79871: IDLE - Fix and test debugger module (GH-11451) (#112257)Miss Islington (bot)2023-11-191-64/+115
* [3.11] gh-103737: IDLE - Remove unneeded .keys() for dict iteration (GH-11096...Miss Islington (bot)2023-10-181-1/+1
* [3.11] gh-103668: Run pyugrade on idlelib (GH-103671) (#103730)Miss Islington (bot)2023-04-241-3/+4
* bpo-33987: IDLE - use ttk Frame for ttk widgets (GH-11395)Terry Jan Reedy2019-01-031-1/+1
* bpo-33906: Rename idlelib.windows as window (#7833)Terry Jan Reedy2018-06-211-2/+2
* bpo-33855: Minimally test all IDLE modules. (GH-7689)Terry Jan Reedy2018-06-151-2/+8
* Issue #27891: Consistently group and sort imports within idlelib modules.Terry Jan Reedy2016-08-311-3/+5
* Issue *24750: Switch all scrollbars in IDLE to ttk versions.Terry Jan Reedy2016-06-101-0/+1
* Issue #24225: Within idlelib files, update idlelib module names.Terry Jan Reedy2016-05-281-7/+9
* Issue #24225: Rename many idlelib/*.py and idlelib/idle_test/test_*.py files.Terry Jan Reedy2016-05-221-0/+539