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 belopolsky, dangra, ezio.melotti, lemburg, pitrou, sjmachin, vstinner
Date 2011-04-19.12:30:40
SpamBayes Score 0.00011808993
Marked as misclassified No
Message-id <1303216242.56.0.0884250115593.issue8271@psf.upfronthosting.co.za>
In-reply-to
Content
Attached patch against 3.1 fixes the number of FFFD.
A test for the range in the error message should probably be added.  I haven't done any benchmark yet.  There's some code duplication, but I'm not sure it can be factored out.
History
Date User Action Args
2011-04-19 12:30:42ezio.melottisetrecipients: + ezio.melotti, lemburg, sjmachin, belopolsky, pitrou, vstinner, dangra
2011-04-19 12:30:42ezio.melottisetmessageid: <1303216242.56.0.0884250115593.issue8271@psf.upfronthosting.co.za>
2011-04-19 12:30:42ezio.melottilinkissue8271 messages
2011-04-19 12:30:41ezio.melotticreate