[issue37267] os.dup() creates an inheritable fd when handling a character file on Windows

STINNER Victor report at bugs.python.org
Mon Jun 17 04:45:07 EDT 2019


STINNER Victor <vstinner at redhat.com> added the comment:


New changeset 71589491ad0da27f57789b97354f6094a91e2eb3 by Victor Stinner (Miss Islington (bot)) in branch '3.7':
bpo-37267: Do not check for FILE_TYPE_CHAR in os.dup() on Windows (GH-14051) (GH-14141)
https://github.com/python/cpython/commit/71589491ad0da27f57789b97354f6094a91e2eb3


----------

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


More information about the Python-bugs-list mailing list