[issue36742] urlsplit doesn't accept a NFKD hostname with a port number

Chihiro Ito report at bugs.python.org
Tue Apr 30 20:16:57 EDT 2019


Chihiro Ito <hokousya at sourcewalker.com> added the comment:

I have confirmed that all of my app's test cases have passed.

What I've done:
1. Installed Python 3.7.3.
2. Replaced urllib/parse.py with the one from 781ffb1.
3. Ran my app's test cases.

Thank you for the quick fix!

----------

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


More information about the Python-bugs-list mailing list