This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author miss-islington
Recipients Bruno Oliveira, Jeffrey.Kintscher, ZackerySpytz, daveb, eryksun, josh.r, lukasz.langa, miss-islington, ned.deily, paul.moore, steve.dower, tim.golden, vstinner, xflr6, zach.ware
Date 2019-08-23.19:04:30
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1566587070.65.0.681818447239.issue37549@roundup.psfhosted.org>
In-reply-to
Content
New changeset 3921d12174c1998d9df7a08d036a7fef2d587a64 by Miss Islington (bot) in branch '3.8':
bpo-37549: os.dup() fails for standard streams on Windows 7 (GH-15389)
https://github.com/python/cpython/commit/3921d12174c1998d9df7a08d036a7fef2d587a64
History
Date User Action Args
2019-08-23 19:04:30miss-islingtonsetrecipients: + miss-islington, paul.moore, vstinner, tim.golden, ned.deily, lukasz.langa, zach.ware, eryksun, steve.dower, josh.r, xflr6, Bruno Oliveira, ZackerySpytz, Jeffrey.Kintscher, daveb
2019-08-23 19:04:30miss-islingtonsetmessageid: <1566587070.65.0.681818447239.issue37549@roundup.psfhosted.org>
2019-08-23 19:04:30miss-islingtonlinkissue37549 messages
2019-08-23 19:04:30miss-islingtoncreate