1. 23 Feb, 2018 1 commit
    • Anselm Kruis's avatar
      bpo-30028: make test.support.temp_cwd() fork-safe (GH-1066) · 33dddac0
      Anselm Kruis authored
      Make test.support.temp_cwd() fork-safe. The context manager test.support.temp_cwd() no longer removes the temporary directory when executing in a process other than the parent it entered from.
      If a forked child exits the context manager it won't do the cleanup.
      33dddac0
  2. 22 Feb, 2018 8 commits
  3. 21 Feb, 2018 3 commits
  4. 20 Feb, 2018 5 commits
  5. 19 Feb, 2018 2 commits
  6. 18 Feb, 2018 9 commits
  7. 17 Feb, 2018 6 commits
  8. 16 Feb, 2018 3 commits
  9. 14 Feb, 2018 3 commits