[issue36216] urlsplit does not handle NFKC normalization

Steve Dower report at bugs.python.org
Thu Mar 7 12:08:47 EST 2019


Steve Dower <steve.dower at python.org> added the comment:


New changeset e37ef41289b77e0f0bb9a6aedb0360664c55bdd5 by Steve Dower in branch '2.7':
bpo-36216: Add check for characters in netloc that normalize to separators (GH-12201)
https://github.com/python/cpython/commit/e37ef41289b77e0f0bb9a6aedb0360664c55bdd5


----------

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue36216>
_______________________________________


More information about the Python-bugs-list mailing list