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:01:43
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1566586903.84.0.392970686786.issue37549@roundup.psfhosted.org>
In-reply-to
Content
New changeset f8dc3e85ab01e1b0345738670dcb3993da7ec436 by Miss Islington (bot) in branch '3.7':
bpo-37549: os.dup() fails for standard streams on Windows 7 (GH-15389)
https://github.com/python/cpython/commit/f8dc3e85ab01e1b0345738670dcb3993da7ec436
History
Date User Action Args
2019-08-23 19:01:43miss-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:01:43miss-islingtonsetmessageid: <1566586903.84.0.392970686786.issue37549@roundup.psfhosted.org>
2019-08-23 19:01:43miss-islingtonlinkissue37549 messages
2019-08-23 19:01:43miss-islingtoncreate