1. 2a6d5da Improve comments in test_idle.py. (GH-7057) by Terry Jan Reedy · 6 years ago
  2. 88c60c9 Trivial cleanups following bpo-31370 (#3649) by Antoine Pitrou · 7 years ago
  3. a6a4dc8 bpo-31370: Remove support for threads-less builds (#3385) by Antoine Pitrou · 7 years ago
  4. f35bb9e Issue #27611, #24137: Only change tkinter when easily restored. by Terry Jan Reedy · 8 years ago
  5. 43b1713 Issue #24137, issue #27611: Restore tkinter after test_idle. by Terry Jan Reedy · 8 years ago
  6. 7c15341 Issue 27372: Stop test_idle from changing locale, so test passes. by Terry Jan Reedy · 8 years ago
  7. b60adc5 Issue #24137: Run IDLE, test_idle, and htest with tkinter default root disabled. by Terry Jan Reedy · 8 years ago
  8. 1080d13 Issue #24759: IDLE requires tk 8.5 and availability ttk widgets. by Terry Jan Reedy · 8 years ago
  9. e437a10 Issue #23277: Remove unused imports in tests. by Serhiy Storchaka · 8 years ago
  10. 66f2928 Issue #18492: Allow all resources when tests are not run by regrtest.py. by Zachary Ware · 10 years ago
  11. ceced6b Issue #18604: Consolidated checks for GUI availability. by Zachary Ware · 10 years ago
  12. 9db1ab8 Issue #20567: Delete class attribute gui widgets in idle tests. by Terry Jan Reedy · 10 years ago
  13. 725d9dd Issue #18441: Make test.support.requires('gui') skip when it should. by Terry Jan Reedy · 11 years ago
  14. e4e530e Issue #18103: Update README.txt and test_idle to describe and run gui tests. by Terry Jan Reedy · 11 years ago
  15. eb4c9c7 Issue #15392: Do not run tests if threading/_thread not available. Otherwise by Terry Jan Reedy · 11 years ago
  16. db4e5c5 Issue #15392: Create a unittest framework for IDLE. by Terry Jan Reedy · 11 years ago