[issue32323] urllib.parse.urlsplit() must not lowercase() IPv6 scope value

R. David Murray report at bugs.python.org
Thu Dec 21 12:19:58 EST 2017


R. David Murray <rdmurray at bitdance.com> added the comment:

I don't think a zone id in that form is actually valid in a URI, but I agree that not messing with whatever is there is probably the best policy as long as we aren't directly supporting whatever *is* valid.

----------

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


More information about the Python-bugs-list mailing list