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