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, hokousya, larry, lukasz.langa, ned.deily, steve.dower, vstinner, xtreak
Date 2019-04-29.15:36:09
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1556552169.75.0.889189494879.issue36742@roundup.psfhosted.org>
In-reply-to
Content
Yes, it's due to that. I guess we need to do netloc.rpartition(':') like we currently do for '@' in _checknetloc.

Promoting to release blocker and security issue to match the original issue. I can't get to this today, but I should be able to at the PyCon sprints next week if nobody else gets it sooner.
History
Date User Action Args
2019-04-29 15:36:09steve.dowersetrecipients: + steve.dower, vstinner, larry, benjamin.peterson, ned.deily, ezio.melotti, lukasz.langa, xtreak, hokousya
2019-04-29 15:36:09steve.dowersetmessageid: <1556552169.75.0.889189494879.issue36742@roundup.psfhosted.org>
2019-04-29 15:36:09steve.dowerlinkissue36742 messages
2019-04-29 15:36:09steve.dowercreate