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 eryksun, miss-islington, paul.moore, steve.dower, tim.golden, zach.ware
Date 2019-09-04.22:18:07
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1567635488.07.0.0225208279934.issue38030@roundup.psfhosted.org>
In-reply-to
Content
New changeset cad7abf8abe657b696b9c8deb4b727e0cefaf36d by Miss Islington (bot) in branch '3.8':
bpo-38030: Fix os.stat failures on block devices on Windows (GH-15681)
https://github.com/python/cpython/commit/cad7abf8abe657b696b9c8deb4b727e0cefaf36d
History
Date User Action Args
2019-09-04 22:18:08miss-islingtonsetrecipients: + miss-islington, paul.moore, tim.golden, zach.ware, eryksun, steve.dower
2019-09-04 22:18:08miss-islingtonsetmessageid: <1567635488.07.0.0225208279934.issue38030@roundup.psfhosted.org>
2019-09-04 22:18:08miss-islingtonlinkissue38030 messages
2019-09-04 22:18:07miss-islingtoncreate