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 vstinner
Recipients benjamin.peterson, cstratak, ezio.melotti, hokousya, larry, lukasz.langa, miss-islington, ned.deily, orsenthil, rschiron, steve.dower, vstinner, xtreak
Date 2019-06-11.10:45:39
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1560249939.31.0.73717562971.issue36742@roundup.psfhosted.org>
In-reply-to
Content
New changeset 2b578479b96aa3deeeb8bac313a02b5cf3cb1aff by Victor Stinner in branch '2.7':
[2.7] bpo-36742: Fix urlparse.urlsplit() error message for Unicode URL (GH-13937)
https://github.com/python/cpython/commit/2b578479b96aa3deeeb8bac313a02b5cf3cb1aff
History
Date User Action Args
2019-06-11 10:45:39vstinnersetrecipients: + vstinner, orsenthil, larry, benjamin.peterson, ned.deily, ezio.melotti, lukasz.langa, steve.dower, cstratak, miss-islington, xtreak, hokousya, rschiron
2019-06-11 10:45:39vstinnersetmessageid: <1560249939.31.0.73717562971.issue36742@roundup.psfhosted.org>
2019-06-11 10:45:39vstinnerlinkissue36742 messages
2019-06-11 10:45:39vstinnercreate