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 benjamin.peterson, ezio.melotti, larry, martin.panter, ned.deily, steve.dower, vstinner, xtreak
Date 2019-03-07.16:02:31
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1551974551.52.0.208631267327.issue36216@roundup.psfhosted.org>
In-reply-to
Content
New changeset 16e6f7dee7f02bb81aa6b385b982dcdda5b99286 by Steve Dower in branch 'master':
bpo-36216: Add check for characters in netloc that normalize to separators (GH-12201)
https://github.com/python/cpython/commit/16e6f7dee7f02bb81aa6b385b982dcdda5b99286
History
Date User Action Args
2019-03-07 16:02:31steve.dowersetrecipients: + steve.dower, vstinner, larry, benjamin.peterson, ned.deily, ezio.melotti, martin.panter, xtreak
2019-03-07 16:02:31steve.dowersetmessageid: <1551974551.52.0.208631267327.issue36216@roundup.psfhosted.org>
2019-03-07 16:02:31steve.dowerlinkissue36216 messages
2019-03-07 16:02:31steve.dowercreate