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 steve.dower
Recipients eryksun, paul.moore, steve.dower, tim.golden, zach.ware
Date 2019-09-04.21:43:03
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1567633383.65.0.163261040808.issue38030@roundup.psfhosted.org>
In-reply-to
Content
New changeset 772ec0fad57412daa53d16d7019b6b2fe6e94942 by Steve Dower in branch 'master':
bpo-38030: Fix os.stat failures on block devices on Windows (GH-15681)
https://github.com/python/cpython/commit/772ec0fad57412daa53d16d7019b6b2fe6e94942
History
Date User Action Args
2019-09-04 21:43:03steve.dowersetrecipients: + steve.dower, paul.moore, tim.golden, zach.ware, eryksun
2019-09-04 21:43:03steve.dowersetmessageid: <1567633383.65.0.163261040808.issue38030@roundup.psfhosted.org>
2019-09-04 21:43:03steve.dowerlinkissue38030 messages
2019-09-04 21:43:03steve.dowercreate