1. 11 May, 2014 7 commits
  2. 10 May, 2014 1 commit
  3. 09 May, 2014 5 commits
  4. 08 May, 2014 5 commits
  5. 07 May, 2014 3 commits
  6. 06 May, 2014 3 commits
  7. 05 May, 2014 1 commit
  8. 04 May, 2014 4 commits
  9. 03 May, 2014 1 commit
  10. 02 May, 2014 1 commit
    • Zachary Ware's avatar
      Issue #18604: Consolidated checks for GUI availability. · ceced6bf
      Zachary Ware authored
      test_support._is_gui_available is now defined the same way on every
      platform, and now includes the Windows-specific check that had been in the
      Windows version of _is_gui_available and the OSX-specific check that was
      in tkinter.test.support.check_tk_availability.  Also, every platform
      checks whether Tk can be instantiated (if the platform-specific checks
      passed).
      ceced6bf
  11. 01 May, 2014 1 commit
  12. 29 Apr, 2014 8 commits