From: Gregory P. Smith Date: Sun, 11 Nov 2012 05:10:31 +0000 (-0800) Subject: Fixes issue #14396: Handle the odd rare case of waitpid returning 0 X-Git-Tag: v3.4.0a1~2037 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=dd0edae1ccef6e0c4ee3338f094ad9d162650360;p=thirdparty%2FPython%2Fcpython.git Fixes issue #14396: Handle the odd rare case of waitpid returning 0 when not expected in subprocess.Popen.wait(). --- dd0edae1ccef6e0c4ee3338f094ad9d162650360