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 pitrou
Recipients gvanrossum, loewis, ncoghlan, neologix, pitrou, serhiy.storchaka, vstinner
Date 2014-08-05.13:38:48
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1407245928.36.0.536003241996.issue22127@psf.upfronthosting.co.za>
In-reply-to
Content
Martin's approach looks better to me; also, it could be exported for other modules (for example, the ssl module also requests idna encoding at one place).

I don't know if this should be fixed in 3.4. It's a performance improvement, not really a bug fix.
History
Date User Action Args
2014-08-05 13:38:48pitrousetrecipients: + pitrou, gvanrossum, loewis, ncoghlan, vstinner, neologix, serhiy.storchaka
2014-08-05 13:38:48pitrousetmessageid: <1407245928.36.0.536003241996.issue22127@psf.upfronthosting.co.za>
2014-08-05 13:38:48pitroulinkissue22127 messages
2014-08-05 13:38:48pitroucreate