This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author r.david.murray
Recipients baikie, flox, gdamjan, loewis, nagle, ncoghlan, orsenthil, r.david.murray, vstinner
Date 2012-06-13.19:10:14
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1339614615.53.0.91695125775.issue9679@psf.upfronthosting.co.za>
In-reply-to
Content
I doubt that unicode domain support in urllib would be of much use without full IRI support.  I would think that a domain that uses unicode is highly likely to have URLs that use unicode.

However that doesn't mean a patch along the lines you suggest would be rejected out of hand, especially if someone can provide a real web site where it would be helpful.
History
Date User Action Args
2012-06-13 19:10:15r.david.murraysetrecipients: + r.david.murray, loewis, ncoghlan, nagle, orsenthil, vstinner, baikie, gdamjan, flox
2012-06-13 19:10:15r.david.murraysetmessageid: <1339614615.53.0.91695125775.issue9679@psf.upfronthosting.co.za>
2012-06-13 19:10:14r.david.murraylinkissue9679 messages
2012-06-13 19:10:14r.david.murraycreate