[issue37854] [xmlrpc.client.ServerProxy] It does not correctly parse the URL with basic authentication.

Fatih Sarhan report at bugs.python.org
Wed Aug 14 13:56:58 EDT 2019


Fatih Sarhan <f9n at protonmail.com> added the comment:

I just changed things and it works. But it's not right. It must be better way.(The 'urllib.parse.urlparse' function's bug should be fixed. )

https://github.com/f9n/cpython/tree/fix-issue-37854

----------

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


More information about the Python-bugs-list mailing list