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 Arfrever, amaury.forgeotdarc, lemburg, serhiy.storchaka, skrah, stutzbach, vstinner
Date 2013-01-06.22:29:46
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <201301070029.25360.storchaka@gmail.com>
In-reply-to <1357505028.82.0.847532554699.issue10156@psf.upfronthosting.co.za>
Content
> unicode-leak.patch doesn't fix #16143 though. unicode_empty and
> unicode_latin1 need to be initialized, too.

Indeed. I'll upload patches tomorrow.
History
Date User Action Args
2013-01-06 22:29:46serhiy.storchakasetrecipients: + serhiy.storchaka, lemburg, amaury.forgeotdarc, vstinner, stutzbach, Arfrever, skrah
2013-01-06 22:29:46serhiy.storchakalinkissue10156 messages
2013-01-06 22:29:46serhiy.storchakacreate