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 marten
Recipients era, marten, r.david.murray
Date 2013-12-02.17:14:07
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1386004447.69.0.0766508132176.issue17305@psf.upfronthosting.co.za>
In-reply-to
Content
There's nice library called idna on PyPI doing idna2008: https://pypi.python.org/pypi/idna/0.1

I'd however prefer this standard encoding to be part of standard python.
History
Date User Action Args
2013-12-02 17:14:07martensetrecipients: + marten, r.david.murray, era
2013-12-02 17:14:07martensetmessageid: <1386004447.69.0.0766508132176.issue17305@psf.upfronthosting.co.za>
2013-12-02 17:14:07martenlinkissue17305 messages
2013-12-02 17:14:07martencreate