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 mark.dickinson
Recipients Arfrever, ezio.melotti, janssen, jcea, loewis, mark.dickinson, ned.deily, pitrou, python-dev, ronaldoussoren, serhiy.storchaka, vstinner
Date 2012-06-23.13:33:24
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1340458405.49.0.215232533119.issue14923@psf.upfronthosting.co.za>
In-reply-to
Content
I'm happy to apply the 'decode_utf8_range_check.patch';  I'll do that unless there are objections.  The code is clearer than the original, and if we get a speedup into the bargain then I don't see a reason not to apply this.

I'm less comfortable with either the original patch, or the most recent one (decode_utf8_signed_byte-2.patch).
History
Date User Action Args
2012-06-23 13:33:25mark.dickinsonsetrecipients: + mark.dickinson, loewis, jcea, ronaldoussoren, janssen, pitrou, vstinner, ned.deily, ezio.melotti, Arfrever, python-dev, serhiy.storchaka
2012-06-23 13:33:25mark.dickinsonsetmessageid: <1340458405.49.0.215232533119.issue14923@psf.upfronthosting.co.za>
2012-06-23 13:33:24mark.dickinsonlinkissue14923 messages
2012-06-23 13:33:24mark.dickinsoncreate