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 Peter.Cai, belopolsky, vstinner
Date 2011-02-02.16:10:51
SpamBayes Score 0.0016598934
Marked as misclassified No
Message-id <1296663052.55.0.662529837227.issue11033@psf.upfronthosting.co.za>
In-reply-to
Content
> Since 2.x is closed for new features, this has to be rejected.

We can explain in ElementTree documentation how to pass non-ASCII unicode strings: using explicit encoding to UTF-8.
History
Date User Action Args
2011-02-02 16:10:52vstinnersetrecipients: + vstinner, belopolsky, Peter.Cai
2011-02-02 16:10:52vstinnersetmessageid: <1296663052.55.0.662529837227.issue11033@psf.upfronthosting.co.za>
2011-02-02 16:10:51vstinnerlinkissue11033 messages
2011-02-02 16:10:51vstinnercreate