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 amaury.forgeotdarc, benjamin.peterson, ezio.melotti, lemburg, pitrou, serhiy.storchaka, vstinner
Date 2012-09-21.20:14:08
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <201209212313.47557.storchaka@gmail.com>
In-reply-to <1342512958.35.0.341191772548.issue15379@psf.upfronthosting.co.za>
Content
Patches updated. Added a few new tests, used MAX_UNICODE, a little changed extrachars grow step.
Files
File name Uploaded
decode_charmap_maxchar-3.2_2.patch serhiy.storchaka, 2012-09-21.20:14:08
decode_charmap_maxchar-3.3_2.patch serhiy.storchaka, 2012-09-21.20:14:06
History
Date User Action Args
2012-09-21 20:14:10serhiy.storchakasetrecipients: + serhiy.storchaka, lemburg, amaury.forgeotdarc, pitrou, vstinner, benjamin.peterson, ezio.melotti
2012-09-21 20:14:09serhiy.storchakalinkissue15379 messages
2012-09-21 20:14:09serhiy.storchakacreate