1. 26 Jun, 2017 2 commits
    • Victor Stinner's avatar
      bpo-30523: regrtest --list-cases --match (#2401) · ace56d58
      Victor Stinner authored
      * regrtest --list-cases now supports --match and --match-file options.
        Example: ./python -m test --list-cases -m FileTests test_os
      * --list-cases now also sets support.verbose to False to prevent
        messages to stdout when loading test modules.
      * Add support._match_test() private function.
      ace56d58
    • csabella's avatar
      bpo-6739: IDLE: Check for valid keybinding in config_keys (#2377) · 8c78aa70
      csabella authored
      Verify user-entered key sequences by trying to bind them with tk.
      Add tests for all 3 validation functions.
      Original patch by G Polo.  Tests added by Cheryl Sabella.
      8c78aa70
  2. 25 Jun, 2017 3 commits
  3. 24 Jun, 2017 6 commits
  4. 23 Jun, 2017 15 commits
  5. 22 Jun, 2017 4 commits
  6. 21 Jun, 2017 6 commits
  7. 20 Jun, 2017 4 commits