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, levineds, paul.moore, steve.dower, tim.golden, zach.ware
Date 2021-04-23.17:02:53
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1619197373.59.0.524344718607.issue43607@roundup.psfhosted.org>
In-reply-to
Content
New changeset 3513d55a617012002c3f82dbf3cec7ec1abd7090 by Steve Dower in branch 'master':
bpo-43607: Fix urllib handling of Windows paths with \\?\ prefix (GH-25539)
https://github.com/python/cpython/commit/3513d55a617012002c3f82dbf3cec7ec1abd7090
History
Date User Action Args
2021-04-23 17:02:53steve.dowersetrecipients: + steve.dower, paul.moore, tim.golden, zach.ware, eryksun, levineds
2021-04-23 17:02:53steve.dowersetmessageid: <1619197373.59.0.524344718607.issue43607@roundup.psfhosted.org>
2021-04-23 17:02:53steve.dowerlinkissue43607 messages
2021-04-23 17:02:53steve.dowercreate