Message 134046 - Python tracker (original) (raw)

Message134046

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:42 ezio.melotti set recipients: + ezio.melotti, lemburg, sjmachin, belopolsky, pitrou, vstinner, dangra
2011-04-19 12:30:42 ezio.melotti set messageid: 1303216242.56.0.0884250115593.issue8271@psf.upfronthosting.co.za
2011-04-19 12:30:42 ezio.melotti link issue8271 messages
2011-04-19 12:30:41 ezio.melotti create