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 serhiy.storchaka
Recipients benjamin.peterson, ezio.melotti, lemburg, mark.dickinson, pitrou, serhiy.storchaka, terry.reedy, vstinner
Date 2012-11-09.14:41:48
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <201211091641.19191.storchaka@gmail.com>
In-reply-to <1352462685.99.0.0121817411774.issue16335@psf.upfronthosting.co.za>
Content
Here are patches for different Python versions. Test added. Victor, now you can try it on 12GB.  Unfortunately, I can't run the tests.
Files
File name Uploaded
decode_unicode_escape_overflow-2.7.patch serhiy.storchaka, 2012-11-09.14:41:48
decode_unicode_escape_overflow-3.2.patch serhiy.storchaka, 2012-11-09.14:41:48
decode_unicode_escape_overflow-3.3.patch serhiy.storchaka, 2012-11-09.14:41:47
History
Date User Action Args
2012-11-09 14:41:48serhiy.storchakasetrecipients: + serhiy.storchaka, lemburg, terry.reedy, mark.dickinson, pitrou, vstinner, benjamin.peterson, ezio.melotti
2012-11-09 14:41:48serhiy.storchakalinkissue16335 messages
2012-11-09 14:41:48serhiy.storchakacreate