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 | 9c4f44f70acadd70fcdb0a0d5d66cefbc9da20bf (patch) | |
tree | 4968708fc96039003a2c7ae13ad8756cc11cc034 /Python/import.c | |
parent | 9bb9877d8079ccfc4f5b5448ba111392140112e4 (diff) | |
download | cpython-git-9c4f44f70acadd70fcdb0a0d5d66cefbc9da20bf.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