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 r.david.murray
Recipients docs@python, martin.panter, orsenthil, r.david.murray
Date 2015-11-08.01:16:53
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1446945414.88.0.355866737647.issue25576@psf.upfronthosting.co.za>
In-reply-to
Content
Although I didn't read through the whole thing, the mozilla bug discussion indicates this is the correct way to specify the charset, it's just that there was lots of buggy software that didn't handle setting it to latin-1.  Is the same true for setting it to utf-8?

Agreed about the encode call.
History
Date User Action Args
2015-11-08 01:16:55r.david.murraysetrecipients: + r.david.murray, orsenthil, docs@python, martin.panter
2015-11-08 01:16:54r.david.murraysetmessageid: <1446945414.88.0.355866737647.issue25576@psf.upfronthosting.co.za>
2015-11-08 01:16:54r.david.murraylinkissue25576 messages
2015-11-08 01:16:53r.david.murraycreate