Martin Panter added the comment:

The proposed patch looks good to me. A test case would be nice though.

Also I wonder why the “malformed URL” logic needs to be in urllib.request. 
Surely it either belongs in urljoin(), or in the underlying http.client. That 
needs more thought, but either way the current patch is a definite improvement.

----------
nosy: +vadmium
stage:  -> test needed
versions: +Python 3.4, Python 3.5

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue14132>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to