bpo-37267: Do not check for FILE_TYPE_CHAR in os.dup() on Windows (GH-14051)
On Windows, os.dup() no longer creates an inheritable fd when handling a character file.
Z
Zackery Spytz committed
28fca0c422b425a6be43be31add0a5328c16b0b8
Parent: 66d47da
Committed by Victor Stinner <vstinner@redhat.com>
on 6/17/2019, 7:17:14 AM