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, levineds, miss-islington, paul.moore, steve.dower, tim.golden, zach.ware
Date 2021-04-23.17:28:09
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1619198889.31.0.889880568867.issue43607@roundup.psfhosted.org>
In-reply-to
Content
New changeset 04bcfe001cdf6290cb78fa4884002e5301e14c93 by Miss Islington (bot) in branch '3.9':
bpo-43607: Fix urllib handling of Windows paths with \\?\ prefix (GH-25539)
https://github.com/python/cpython/commit/04bcfe001cdf6290cb78fa4884002e5301e14c93
History
Date User Action Args
2021-04-23 17:28:09miss-islingtonsetrecipients: + miss-islington, paul.moore, tim.golden, zach.ware, eryksun, steve.dower, levineds
2021-04-23 17:28:09miss-islingtonsetmessageid: <1619198889.31.0.889880568867.issue43607@roundup.psfhosted.org>
2021-04-23 17:28:09miss-islingtonlinkissue43607 messages
2021-04-23 17:28:09miss-islingtoncreate