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 ned.deily
Recipients benjamin.peterson, ezio.melotti, jeremy.kloth, jkloth, larry, martin.panter, ned.deily, steve.dower, vstinner, xtreak
Date 2019-03-12.04:34:05
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1552365245.88.0.830137766606.issue36216@roundup.psfhosted.org>
In-reply-to
Content
New changeset 23fc0416454c4ad5b9b23d520fbe6d89be3efc24 by Ned Deily (Steve Dower) in branch '3.6':
[3.6] bpo-36216: Add check for characters in netloc that normalize to separators (GH-12201) (GH-12215)
https://github.com/python/cpython/commit/23fc0416454c4ad5b9b23d520fbe6d89be3efc24
History
Date User Action Args
2019-03-12 04:34:05ned.deilysetrecipients: + ned.deily, vstinner, larry, benjamin.peterson, jkloth, ezio.melotti, jeremy.kloth, martin.panter, steve.dower, xtreak
2019-03-12 04:34:05ned.deilysetmessageid: <1552365245.88.0.830137766606.issue36216@roundup.psfhosted.org>
2019-03-12 04:34:05ned.deilylinkissue36216 messages
2019-03-12 04:34:05ned.deilycreate