diff options
author | Gregory P. Smith <greg@krypto.org> | 2011-03-15 14:56:39 -0400 |
---|---|---|
committer | Gregory P. Smith <greg@krypto.org> | 2011-03-15 14:56:39 -0400 |
commit | 8121898ec5a206367186bdaf7c9b13bebc28bf57 (patch) | |
tree | 2a035146e841f4b9c1f0f687f58008815456334b /Python/import.c | |
parent | 112bb3ac6abc28d5e982019d667613ab168ad8d1 (diff) | |
download | cpython-git-8121898ec5a206367186bdaf7c9b13bebc28bf57.tar.gz |
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/import.c')
0 files changed, 0 insertions, 0 deletions