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 docs@python, georg.brandl, stutzbach, vstinner
Date 2010-08-13.01:36:19
SpamBayes Score 0.078362286
Marked as misclassified No
Message-id <1281663380.93.0.593287086504.issue8648@psf.upfronthosting.co.za>
In-reply-to
Content
> Thanks, fixed in r83558.

 .. cfunction:: PyObject* PyUnicode_DecodeUTF8Stateful(...)

UTF-7 or UTF-8?
History
Date User Action Args
2010-08-13 01:36:21vstinnersetrecipients: + vstinner, georg.brandl, stutzbach, docs@python
2010-08-13 01:36:20vstinnersetmessageid: <1281663380.93.0.593287086504.issue8648@psf.upfronthosting.co.za>
2010-08-13 01:36:19vstinnerlinkissue8648 messages
2010-08-13 01:36:19vstinnercreate