Demian Brecht added the comment:

Here's a simple patch that adds functionality matching that in http.client to 
urllib.request. As pointed out by John, I see no reason why urllib and 
http.client shouldn't have consistent handling if IDNs independent of IRIs 
(although IRI encoding would be a nice addition as well).

----------
keywords: +patch
Added file: http://bugs.python.org/file38477/issue9679.patch

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

Reply via email to