Terry Jan Reedy
e5b0db0315
gh-66819: More IDLE htest updates(4) ( #112686 )
...
Mostly double spacing before 'if __name__...'.
2023-12-04 06:36:40 +00:00
Terry Jan Reedy
3855b45874
gh-66819: More IDLE htest updates(2) ( #112642 )
...
Examine and update spec -- callable pairs.
Revise run method.
2023-12-03 09:28:37 +00:00
Mark Roseman
e53e54425d
bpo-33987: Use ttk Label on IDLE statusbar (GH-22941)
2020-10-24 19:32:34 -04:00
Cheryl Sabella
facb522d44
bpo-33987: IDLE: Use ttk Frame on doc window and statusbar (GH-11433)
2020-10-22 15:14:35 -04:00
Terry Jan Reedy
4d92158f4c
bpo-33855: Still more edits and minimal tests for IDLE (GH-7784)
...
Part 3 of 3, continuing PR #7689 . This covers 14 idlelib modules and their tests,
rpc to zoomheight except for run (already done) and tooltip (being done separately).
2018-06-19 19:12:52 -04:00
Terry Jan Reedy
bfbaa6b206
Issue #27891 : Consistently group and sort imports within idlelib modules.
2016-08-31 00:50:55 -04:00
Terry Jan Reedy
a748032653
Refine geometry of idlelib htests (and a few other fix-ups).
2016-07-10 17:28:10 -04:00
Terry Jan Reedy
b60adc54d4
Issue #24137 : Run IDLE, test_idle, and htest with tkinter default root disabled.
...
Fix code and tests that fail with this restriction.
Fix htests to not create a second and redundant root and mainloop.
2016-06-21 18:41:38 -04:00
Terry Jan Reedy
0d9220e162
Issue #24225 : Rename many idlelib/*.py and idlelib/idle_test/test_*.py files.
2016-05-22 19:10:31 -04:00