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, miss-islington, ned.deily, steve.dower, vstinner, xtreak
Date 2019-05-01.15:00:32
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1556722832.95.0.817796528423.issue36742@roundup.psfhosted.org>
In-reply-to
Content
New changeset 98a4dcefbbc3bce5ab07e7c0830a183157250259 by Steve Dower in branch '2.7':
bpo-36742: Fixes handling of pre-normalization characters in urlsplit() (GH-13017)
https://github.com/python/cpython/commit/98a4dcefbbc3bce5ab07e7c0830a183157250259
History
Date User Action Args
2019-05-01 15:00:32steve.dowersetrecipients: + steve.dower, vstinner, larry, benjamin.peterson, ned.deily, ezio.melotti, lukasz.langa, miss-islington, xtreak, hokousya
2019-05-01 15:00:32steve.dowersetmessageid: <1556722832.95.0.817796528423.issue36742@roundup.psfhosted.org>
2019-05-01 15:00:32steve.dowerlinkissue36742 messages
2019-05-01 15:00:32steve.dowercreate