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 Arfrever, ezio.melotti, lemburg, ncoghlan, pitrou, r.david.murray, serhiy.storchaka, vstinner
Date 2014-09-23.11:13:12
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1411470792.88.0.916078346668.issue18814@psf.upfronthosting.co.za>
In-reply-to
Content
Antoine: what would be the use case for using a different encoding for the temporary bytes object? It's discarded anyway, so the encoding used isn't externally visible.
History
Date User Action Args
2014-09-23 11:13:12ncoghlansetrecipients: + ncoghlan, lemburg, pitrou, vstinner, ezio.melotti, Arfrever, r.david.murray, serhiy.storchaka
2014-09-23 11:13:12ncoghlansetmessageid: <1411470792.88.0.916078346668.issue18814@psf.upfronthosting.co.za>
2014-09-23 11:13:12ncoghlanlinkissue18814 messages
2014-09-23 11:13:12ncoghlancreate