terryjreedy
|
8323189ff1
|
Fix ref leak in idle_test.test_macosx (#2163)
|
2017-06-13 10:52:29 -04:00 |
Serhiy Storchaka
|
70d28a184c
|
Remove unused imports.
|
2016-12-16 20:00:15 +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 |
Berker Peksag
|
75a25867ab
|
Issue #27312: Fix TypeError in test_setupapp
|
2016-06-18 04:18:24 +03:00 |
Terry Jan Reedy
|
fdb6ef774a
|
Issue #27312: mock out function that fails when called from setupApp during
IDLE test_macosx and see if addOpenEventSupport() fails.
|
2016-06-17 19:55:46 -04:00 |
Terry Jan Reedy
|
2518fa8326
|
Issue #27239: Continue refactoring idlelib.macosx and adding macosx tests.
|
2016-06-12 15:49:20 -04:00 |
Terry Jan Reedy
|
fb51e65289
|
Issue #27239: idlelib.macosx.isXyzTk functions initialize as needed.
|
2016-06-08 18:09:22 -04:00 |