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 pitrou
Recipients amaury.forgeotdarc, benjamin.peterson, ezio.melotti, lemburg, pitrou, python-dev, serhiy.storchaka, vstinner
Date 2012-09-23.18:02:05
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1348423326.25.0.0196725561614.issue15379@psf.upfronthosting.co.za>
In-reply-to
Content
Thank you, I've committed the patches. There was a test failure in test_codeccallbacks in 3.2, which I fixed simply by replacing sys.maxunicode with a hardcoded 0x110000.
History
Date User Action Args
2012-09-23 18:02:06pitrousetrecipients: + pitrou, lemburg, amaury.forgeotdarc, vstinner, benjamin.peterson, ezio.melotti, python-dev, serhiy.storchaka
2012-09-23 18:02:06pitrousetmessageid: <1348423326.25.0.0196725561614.issue15379@psf.upfronthosting.co.za>
2012-09-23 18:02:05pitroulinkissue15379 messages
2012-09-23 18:02:05pitroucreate