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

Andrew Svetlov report at bugs.python.org
Thu Dec 21 07:58:46 EST 2017


Andrew Svetlov <andrew.svetlov at gmail.com> added the comment:

RFC doesn't specify a case for Zone ID, let's keep it untouched (no lowercasing)

----------
resolution:  -> fixed
stage: patch review -> resolved
status: open -> closed
versions:  -Python 3.8

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


More information about the Python-bugs-list mailing list