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 brett.cannon, eric.smith, pitrou, serhiy.storchaka, steve.dower, tebeka
Date 2021-04-22.23:30:44
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1619134245.22.0.671294145637.issue38222@roundup.psfhosted.org>
In-reply-to
Content
New changeset e07d8098892e85ecc56969d2c9a5afb3ea33ce8f by Steve Dower in branch 'master':
bpo-38222: Check specifically for a drive, not just a colon (GH-25540)
https://github.com/python/cpython/commit/e07d8098892e85ecc56969d2c9a5afb3ea33ce8f
History
Date User Action Args
2021-04-22 23:30:45steve.dowersetrecipients: + steve.dower, brett.cannon, tebeka, pitrou, eric.smith, serhiy.storchaka
2021-04-22 23:30:45steve.dowersetmessageid: <1619134245.22.0.671294145637.issue38222@roundup.psfhosted.org>
2021-04-22 23:30:45steve.dowerlinkissue38222 messages
2021-04-22 23:30:44steve.dowercreate