]> granicus.if.org Git - python/commit
Issue #10826: Prevent sporadic failure in test_subprocess on Solaris due
authorAntoine Pitrou <solipsis@pitrou.net>
Mon, 21 Feb 2011 21:55:48 +0000 (21:55 +0000)
committerAntoine Pitrou <solipsis@pitrou.net>
Mon, 21 Feb 2011 21:55:48 +0000 (21:55 +0000)
commitce58dc7b166a4859f7e6e3483ac59fa679d78be9
tree1d64ce745bfba451255ca99da741cb8acfd6be23
parent5ed8b2c737a71d6fd56757bd9fe108f2cf886664
Issue #10826: Prevent sporadic failure in test_subprocess on Solaris due
to open door files.
Lib/test/subprocessdata/fd_status.py
Lib/test/test_subprocess.py
Misc/NEWS