Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [3.6]bpo-30642: Fix ref leak in idle_test.test_macosx (#2163) (#2165) | terryjreedy | 2017-06-13 | 1 | -0/+4 |
| | | | (cherry picked from commit 8323189ff1a19566f923c04b95e4d17fa57d1f56) | ||||
* | [3.6] Remove unused imports (#2104) | terryjreedy | 2017-06-11 | 1 | -1/+0 |
| | | | | Part of patch by Serhiy Strochaka, 2016-12-16 (no bpo issue) (cherry-pick of 70d28a184c42d107cc8c69a95aa52a4469e7929c) | ||||
* | Issue #27922: IDLE tests no longer flash tk widgets (Merge 3.5). | Terry Jan Reedy | 2016-09-01 | 1 | -0/+2 |
| | |||||
* | Issue #27312: Fix TypeError in test_setupapp | Berker Peksag | 2016-06-18 | 1 | -1/+4 |
| | |||||
* | Issue #27312: mock out function that fails when called from setupApp during | Terry Jan Reedy | 2016-06-17 | 1 | -0/+1 |
| | | | | IDLE test_macosx and see if addOpenEventSupport() fails. | ||||
* | Issue #27239: Continue refactoring idlelib.macosx and adding macosx tests. | Terry Jan Reedy | 2016-06-12 | 1 | -7/+35 |
| | |||||
* | Issue #27239: idlelib.macosx.isXyzTk functions initialize as needed. | Terry Jan Reedy | 2016-06-08 | 1 | -0/+69 |