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-30.12:03:19
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1556625799.53.0.924955328357.issue36742@roundup.psfhosted.org>
In-reply-to
Content
New changeset d537ab0ff9767ef024f26246899728f0116b1ec3 by Steve Dower in branch 'master':
bpo-36742: Fixes handling of pre-normalization characters in urlsplit() (GH-13017)
https://github.com/python/cpython/commit/d537ab0ff9767ef024f26246899728f0116b1ec3
History
Date User Action Args
2019-04-30 12:03:19steve.dowersetrecipients: + steve.dower, vstinner, larry, benjamin.peterson, ned.deily, ezio.melotti, lukasz.langa, xtreak, hokousya
2019-04-30 12:03:19steve.dowersetmessageid: <1556625799.53.0.924955328357.issue36742@roundup.psfhosted.org>
2019-04-30 12:03:19steve.dowerlinkissue36742 messages
2019-04-30 12:03:19steve.dowercreate