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 gvanrossum
Recipients Emil Stenström, ezio.melotti, gvanrossum, martin.panter, vstinner
Date 2016-01-08.16:43:24
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1452271404.85.0.42455937199.issue26045@psf.upfronthosting.co.za>
In-reply-to
Content
Here's a patch. I noticed there are lots of other places where a similar encoding() call exists -- I wrapped them all using a helper function. Please review carefully.
History
Date User Action Args
2016-01-08 16:43:24gvanrossumsetrecipients: + gvanrossum, vstinner, ezio.melotti, martin.panter, Emil Stenström
2016-01-08 16:43:24gvanrossumsetmessageid: <1452271404.85.0.42455937199.issue26045@psf.upfronthosting.co.za>
2016-01-08 16:43:24gvanrossumlinkissue26045 messages
2016-01-08 16:43:24gvanrossumcreate