Victor Stinner
|
d6debb24e0
|
bpo-29919: Remove unused imports found by pyflakes (#137)
Make also minor PEP8 coding style fixes on modified imports.
|
2017-03-27 16:05:26 +02:00 |
|
Terry Jan Reedy
|
5f30f79357
|
Issue #27922: IDLE tests no longer flash tk widgets (Merge 3.5).
|
2016-08-31 21:09:02 -04:00 |
|
Terry Jan Reedy
|
3f3dc89a15
|
Issue #27714: text_textview now passes when re-run in the same process
because test_idle failed while running with test -w (and no -jn).
Prevent a non-fatal warning from test_config_key.
|
2016-08-10 15:15:25 -04:00 |
|
Terry Jan Reedy
|
01e35754fb
|
Issue *24750: Switch all scrollbars in IDLE to ttk versions.
Where needed, add minimal tests to cover changes.
|
2016-06-10 18:19:21 -04:00 |
|