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 Jordan Hueckstaedt, eryksun, paul.moore, pitrou, steve.dower, tim.golden, zach.ware
Date 2019-02-04.07:08:22
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1549264102.98.0.445911509376.issue35692@roundup.psfhosted.org>
In-reply-to
Content
New changeset 2f6fae6e510dba653391cb510a2aca8322eec03b by Steve Dower in branch 'master':
bpo-35692: pathlib no longer raises when checking file and directory existence on drives that are not ready (GH-11746)
https://github.com/python/cpython/commit/2f6fae6e510dba653391cb510a2aca8322eec03b
History
Date User Action Args
2019-02-04 07:08:24steve.dowersetrecipients: + steve.dower, paul.moore, pitrou, tim.golden, zach.ware, eryksun, Jordan Hueckstaedt
2019-02-04 07:08:22steve.dowersetmessageid: <1549264102.98.0.445911509376.issue35692@roundup.psfhosted.org>
2019-02-04 07:08:22steve.dowerlinkissue35692 messages
2019-02-04 07:08:22steve.dowercreate