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 miss-islington
Recipients benjamin.peterson, ezio.melotti, hokousya, larry, lukasz.langa, miss-islington, ned.deily, steve.dower, vstinner, xtreak
Date 2019-04-30.12:21:05
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1556626865.62.0.748630957221.issue36742@roundup.psfhosted.org>
In-reply-to
Content
New changeset 4d723e76e1ad17e9e7d5e828e59bb47e76f2174b by Miss Islington (bot) in branch '3.7':
bpo-36742: Fixes handling of pre-normalization characters in urlsplit() (GH-13017)
https://github.com/python/cpython/commit/4d723e76e1ad17e9e7d5e828e59bb47e76f2174b
History
Date User Action Args
2019-04-30 12:21:05miss-islingtonsetrecipients: + miss-islington, vstinner, larry, benjamin.peterson, ned.deily, ezio.melotti, lukasz.langa, steve.dower, xtreak, hokousya
2019-04-30 12:21:05miss-islingtonsetmessageid: <1556626865.62.0.748630957221.issue36742@roundup.psfhosted.org>
2019-04-30 12:21:05miss-islingtonlinkissue36742 messages
2019-04-30 12:21:05miss-islingtoncreate