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 larry
Recipients benjamin.peterson, ezio.melotti, jkloth, larry, martin.panter, ned.deily, steve.dower, vstinner, xtreak
Date 2019-03-11.04:58:50
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1552280330.46.0.0383145017405.issue36216@roundup.psfhosted.org>
In-reply-to
Content
New changeset 62d36547f97210a26cc6051da78714fd078e158c by larryhastings (Steve Dower) in branch '3.4':
bpo-36216: Add check for characters in netloc that normalize to separators (GH-12201) (#12224)
https://github.com/python/cpython/commit/62d36547f97210a26cc6051da78714fd078e158c
History
Date User Action Args
2019-03-11 04:58:50larrysetrecipients: + larry, vstinner, benjamin.peterson, jkloth, ned.deily, ezio.melotti, martin.panter, steve.dower, xtreak
2019-03-11 04:58:50larrysetmessageid: <1552280330.46.0.0383145017405.issue36216@roundup.psfhosted.org>
2019-03-11 04:58:50larrylinkissue36216 messages
2019-03-11 04:58:50larrycreate