]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Issue #12650: fix failures on some buildbots, when a subprocess takes a long
authorCharles-François Natali <neologix@free.fr>
Thu, 18 Aug 2011 22:25:07 +0000 (00:25 +0200)
committerCharles-François Natali <neologix@free.fr>
Thu, 18 Aug 2011 22:25:07 +0000 (00:25 +0200)
commit2736c5d47c688d13e161bdbbaadf5a74f8f85d2b
tree01f3e5437590273cd1c342eef65499b10f17dbb2
parentea35d39a24281b8c3f3721ea64603035f30012a7
parent72d161af51a3c838da79d30002f0f6fb65d792bd
Issue #12650: fix failures on some buildbots, when a subprocess takes a long
time to spawn.
Lib/test/test_subprocess.py