]> granicus.if.org Git - python/commitdiff
Fixes issue #14396: Handle the odd rare case of waitpid returning 0
authorGregory P. Smith <greg@krypto.org>
Sun, 11 Nov 2012 05:10:31 +0000 (21:10 -0800)
committerGregory P. Smith <greg@krypto.org>
Sun, 11 Nov 2012 05:10:31 +0000 (21:10 -0800)
when not expected in subprocess.Popen.wait().

1  2 
Misc/NEWS

diff --cc Misc/NEWS
Simple merge