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 vstinner
Recipients dmalcolm, docs@python, eric.araujo, terry.reedy, vstinner
Date 2010-09-03.23:53:46
SpamBayes Score 0.0002219119
Marked as misclassified No
Message-id <1283558027.24.0.678070537645.issue9738@psf.upfronthosting.co.za>
In-reply-to
Content
About PyErr_Format() and PyUnicode_FromFormat*() encoding: it's not exactly ISO-8859-1... there is a bug => issue #9769.
History
Date User Action Args
2010-09-03 23:53:47vstinnersetrecipients: + vstinner, terry.reedy, eric.araujo, dmalcolm, docs@python
2010-09-03 23:53:47vstinnersetmessageid: <1283558027.24.0.678070537645.issue9738@psf.upfronthosting.co.za>
2010-09-03 23:53:46vstinnerlinkissue9738 messages
2010-09-03 23:53:46vstinnercreate