[issue32270] subprocess closes redirected fds even if they are in pass_fds

Gregory P. Smith report at bugs.python.org
Mon Sep 10 20:46:26 EDT 2018


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


New changeset ce34410b8b67f49d8275c05d51b3ead50cf97f48 by Gregory P. Smith in branch 'master':
bpo-32270: Don't close stdin/out/err in pass_fds (GH-6242)
https://github.com/python/cpython/commit/ce34410b8b67f49d8275c05d51b3ead50cf97f48


----------

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


More information about the Python-bugs-list mailing list