[issue32844] subprocess may incorrectly redirect a low fd to stderr if another low fd is closed

Gregory P. Smith report at bugs.python.org
Mon Mar 26 15:49:38 EDT 2018


Gregory P. Smith <greg at krypto.org> added the comment:


New changeset 0e7144b064a19493a146af94175a087b3888c37b by Gregory P. Smith (Alexey Izbyshev) in branch 'master':
bpo-32844: Fix a subprocess misredirection of a low fd (GH5689)
https://github.com/python/cpython/commit/0e7144b064a19493a146af94175a087b3888c37b


----------

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue32844>
_______________________________________


More information about the Python-bugs-list mailing list