]> granicus.if.org Git - python/commit
Merged revisions 84909-84913 via svnmerge from
authorAntoine Pitrou <solipsis@pitrou.net>
Mon, 20 Sep 2010 11:20:44 +0000 (11:20 +0000)
committerAntoine Pitrou <solipsis@pitrou.net>
Mon, 20 Sep 2010 11:20:44 +0000 (11:20 +0000)
commita6166dac9452140fd76f4f94f8d0334719d78641
tree79de22f8e73c174da82796704d2a1d3c24c36ecb
parent25278efac745ce4a50e737484fbdd3d09307504c
Merged revisions 84909-84913 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/branches/py3k

........
  r84909 | antoine.pitrou | 2010-09-20 00:46:05 +0200 (lun., 20 sept. 2010) | 3 lines

  Try to fix test_subprocess on "x86 debian parallel 3.x" buildbot
........
  r84910 | antoine.pitrou | 2010-09-20 01:06:53 +0200 (lun., 20 sept. 2010) | 3 lines

  Try to make signal-sending tests in test_subprocess more robust on slow machines
........
  r84911 | antoine.pitrou | 2010-09-20 01:28:30 +0200 (lun., 20 sept. 2010) | 3 lines

  Make error more explicit in test_finalize_with_trace
........
  r84912 | antoine.pitrou | 2010-09-20 02:12:19 +0200 (lun., 20 sept. 2010) | 3 lines

  Try to fix buildbot failure (#9902)
........
  r84913 | antoine.pitrou | 2010-09-20 03:33:21 +0200 (lun., 20 sept. 2010) | 3 lines

  Try a more robust implementation of _kill_process
........
Lib/test/test_subprocess.py
Lib/test/test_threading.py