[issue36216] urlsplit does not handle NFKC normalization

Ned Deily report at bugs.python.org
Tue Mar 12 00:34:05 EDT 2019


Ned Deily <nad at python.org> added the comment:


New changeset 23fc0416454c4ad5b9b23d520fbe6d89be3efc24 by Ned Deily (Steve Dower) in branch '3.6':
[3.6] bpo-36216: Add check for characters in netloc that normalize to separators (GH-12201) (GH-12215)
https://github.com/python/cpython/commit/23fc0416454c4ad5b9b23d520fbe6d89be3efc24


----------

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


More information about the Python-bugs-list mailing list