1. 14 Jan, 2015 1 commit
    • Victor Stinner's avatar
      Python issue #23173: sync with Tulip · 4d08b3d8
      Victor Stinner authored
      * If an exception is raised during the creation of a subprocess, kill the
        subprocess (close pipes, kill and read the return status). Log an error in
        such case.
      * Fix SubprocessStreamProtocol.connection_made() to handle cancelled waiter.
        Add unit test cancelling subprocess methods.
      4d08b3d8
  2. 13 Jan, 2015 6 commits
  3. 11 Jan, 2015 3 commits
  4. 09 Jan, 2015 10 commits
  5. 08 Jan, 2015 3 commits
  6. 07 Jan, 2015 1 commit
  7. 06 Jan, 2015 8 commits
  8. 05 Jan, 2015 3 commits
  9. 04 Jan, 2015 5 commits