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 ncoghlan
Recipients alex, benjamin.peterson, christian.heimes, dstufft, giampaolo.rodola, janssen, ncoghlan, pitrou, python-dev, smurfix
Date 2014-05-31.01:31:13
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <CADiSq7e4QekTSUCvyi=akRSQYH5YOQORa-9J-Jz+DWNDi8nO0A@mail.gmail.com>
In-reply-to <1401485904.11.0.705541989184.issue21306@psf.upfronthosting.co.za>
Content
That restriction is deliberate (and documented). As a 3.x backport, this
utility inherits some of Python 3's pedantry about requiring explicit
conversions between binary and text data and being consistent as to which
domain you're operating in.
History
Date User Action Args
2014-05-31 01:31:13ncoghlansetrecipients: + ncoghlan, janssen, pitrou, giampaolo.rodola, christian.heimes, benjamin.peterson, smurfix, alex, python-dev, dstufft
2014-05-31 01:31:13ncoghlanlinkissue21306 messages
2014-05-31 01:31:13ncoghlancreate