commit | 9d3b6e9822334a918b0130b23a44a467f40fdb42 | [log] [tgz] |
---|---|---|
author | Gregory P. Smith <greg@krypto.org> | Sat Nov 10 22:49:03 2012 -0800 |
committer | Gregory P. Smith <greg@krypto.org> | Sat Nov 10 22:49:03 2012 -0800 |
tree | 3c77b7c83c32e3396becba969c086372392307c9 | |
parent | f2705aebb04a1c3f758d7f3383b981e1673525b7 [diff] |
Fixes issue #16327: The subprocess module no longer leaks file descriptors used for stdin/stdout/stderr pipes to the child when fork() fails.