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 alex
Recipients alex, benjamin.peterson, christian.heimes, dstufft, giampaolo.rodola, janssen, ncoghlan, pitrou
Date 2014-04-22.21:31:20
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1398202280.55.0.867153825729.issue21306@psf.upfronthosting.co.za>
In-reply-to
Content
encode("ascii") has data dependent branches, so it's to be avoided.
History
Date User Action Args
2014-04-22 21:31:20alexsetrecipients: + alex, ncoghlan, janssen, pitrou, giampaolo.rodola, christian.heimes, benjamin.peterson, dstufft
2014-04-22 21:31:20alexsetmessageid: <1398202280.55.0.867153825729.issue21306@psf.upfronthosting.co.za>
2014-04-22 21:31:20alexlinkissue21306 messages
2014-04-22 21:31:20alexcreate