terryjreedy
|
b0efd493b6
|
[3.6]bpo-30642: Fix ref leak in idle_test.test_macosx (#2163) (#2165)
(cherry picked from commit 8323189ff1 )
|
2017-06-13 11:52:08 -04:00 |
terryjreedy
|
d755d19ac4
|
[3.6] Remove unused imports (#2104)
Part of patch by Serhiy Strochaka, 2016-12-16 (no bpo issue)
(cherry-pick of 70d28a184c )
|
2017-06-11 04:45:35 -04: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 |