SIGN IN SIGN UP

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.
G
Gregory P. Smith committed
8121898ec5a206367186bdaf7c9b13bebc28bf57
Parent: 112bb3a