diff options
author | Gregory P. Smith <greg@krypto.org> | 2011-03-15 18:56:39 (GMT) |
---|---|---|
committer | Gregory P. Smith <greg@krypto.org> | 2011-03-15 18:56:39 (GMT) |
commit | 8121898ec5a206367186bdaf7c9b13bebc28bf57 (patch) | |
tree | 2a035146e841f4b9c1f0f687f58008815456334b /Python/errors.c | |
parent | 112bb3ac6abc28d5e982019d667613ab168ad8d1 (diff) | |
download | cpython-8121898ec5a206367186bdaf7c9b13bebc28bf57.zip cpython-8121898ec5a206367186bdaf7c9b13bebc28bf57.tar.gz cpython-8121898ec5a206367186bdaf7c9b13bebc28bf57.tar.bz2 |
Fix issue #11432. if the stdin pipe is the same file descriptor as either stdout or stderr
in the _posixsubprocess C extension module it would unintentionally close the fds and raise
an error.
Diffstat (limited to 'Python/errors.c')
0 files changed, 0 insertions, 0 deletions