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 ezio.melotti
Recipients Ringding, belopolsky, dangra, ezio.melotti, lemburg, pitrou, serhiy.storchaka, sjmachin, spatz123, vstinner
Date 2012-05-17.18:12:55
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1337278376.34.0.260212802109.issue8271@psf.upfronthosting.co.za>
In-reply-to
Content
Changing from 'unexpected end of data' to 'invalid continuation byte' for b'\xe0\x00' is fine with me, but this will be a (minor) deviation from 2.7, 3.1, 3.2, and pypy (it could still be changed on all these except 3.1 though).

If you make any changes on the tests please let me know.
History
Date User Action Args
2012-05-17 18:12:56ezio.melottisetrecipients: + ezio.melotti, lemburg, sjmachin, belopolsky, pitrou, vstinner, Ringding, dangra, spatz123, serhiy.storchaka
2012-05-17 18:12:56ezio.melottisetmessageid: <1337278376.34.0.260212802109.issue8271@psf.upfronthosting.co.za>
2012-05-17 18:12:55ezio.melottilinkissue8271 messages
2012-05-17 18:12:55ezio.melotticreate