1. 13 Oct, 2018 1 commit
    • Ned Deily's avatar
      bpo-34783: Disable test_nonexisting_script for macOS framework builds (GH-9831) · f6c29a65
      Ned Deily authored
      With macOS framework builds, test case test_nonexisting_script in
      test_nonexisting_script fails because the test case assumes that
      the file name in sys.executable will appear in the error message.
      For macOS framework builds, sys.executable is the file name of the
      stub launcher and its file name bears no relationship to the file
      name of the actual python executable.  For now, skip the test in
      this case.
      f6c29a65
  2. 12 Oct, 2018 10 commits
  3. 11 Oct, 2018 4 commits
  4. 10 Oct, 2018 5 commits
  5. 09 Oct, 2018 7 commits
  6. 08 Oct, 2018 10 commits
  7. 07 Oct, 2018 1 commit
  8. 06 Oct, 2018 2 commits