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 <[email protected]>
In-reply-to <[email protected]>
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