]> granicus.if.org Git - python/commitdiff
Fixes issue #16327: The subprocess module no longer leaks file descriptors
authorGregory P. Smith <greg@krypto.org>
Sun, 11 Nov 2012 06:34:18 +0000 (22:34 -0800)
committerGregory P. Smith <greg@krypto.org>
Sun, 11 Nov 2012 06:34:18 +0000 (22:34 -0800)
used for stdin/stdout/stderr pipes to the child when fork() fails.

1  2 
Misc/NEWS

diff --cc Misc/NEWS
Simple merge