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 ned.deily
Recipients benjamin.peterson, ezio.melotti, hokousya, larry, lukasz.langa, miss-islington, ned.deily, steve.dower, vstinner, xtreak
Date 2019-05-02.16:02:39
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1556812959.54.0.592238873187.issue36742@roundup.psfhosted.org>
In-reply-to
Content
New changeset e5f9f4adb95233c66578e6f7ea176687af2f78ca by Ned Deily (Miss Islington (bot)) in branch '3.6':
bpo-36742: Fixes handling of pre-normalization characters in urlsplit() (GH-13017) (GH-13024)
https://github.com/python/cpython/commit/e5f9f4adb95233c66578e6f7ea176687af2f78ca
History
Date User Action Args
2019-05-02 16:02:39ned.deilysetrecipients: + ned.deily, vstinner, larry, benjamin.peterson, ezio.melotti, lukasz.langa, steve.dower, miss-islington, xtreak, hokousya
2019-05-02 16:02:39ned.deilysetmessageid: <1556812959.54.0.592238873187.issue36742@roundup.psfhosted.org>
2019-05-02 16:02:39ned.deilylinkissue36742 messages
2019-05-02 16:02:39ned.deilycreate