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 pitrou
Recipients effbot, pitrou
Date 2008-08-18.16:57:47
SpamBayes Score 0.022718474
Marked as misclassified No
Message-id <1219078669.04.0.473516144349.issue3591@psf.upfronthosting.co.za>
In-reply-to
Content
In py3k, there should be explicit tests for byte string input (in
addition to unicode input) to elementtree's parser, including non-UTF8
encodings and non-ASCII chars.
History
Date User Action Args
2008-08-18 16:57:49pitrousetrecipients: + pitrou, effbot
2008-08-18 16:57:49pitrousetmessageid: <1219078669.04.0.473516144349.issue3591@psf.upfronthosting.co.za>
2008-08-18 16:57:47pitroulinkissue3591 messages
2008-08-18 16:57:47pitroucreate