➜

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.

作者 ncoghlan
收信人 doerwalter, ezio.melotti, lemburg, ncoghlan, python-dev, serhiy.storchaka, vstinner
日期 2013-11-22.15:21:12
SpamBayes Score -1.0
Marked as misclassified 是
Message-id <CADiSq7eLBbgh9kD3QeDK3=Cda+KNM+fbsjfxCC64cTYD8r8S+A@mail.gmail.com>
In-reply-to <1385126221.0.0.588419455099.issue19619@psf.upfronthosting.co.za>
内容
No, we can't remove wrap_codec_error, as it is still needed in order
to cover direct use of the codec machinery and to handle non-text
codecs registered by third parties (the tests cover both these cases).
历史
日期 用户 动作 参数
2013-11-22 15:21:12ncoghlan修改recipients: + ncoghlan, lemburg, doerwalter, vstinner, ezio.melotti, python-dev, serhiy.storchaka
2013-11-22 15:21:12ncoghlan链接issue19619 messages
2013-11-22 15:21:12ncoghlan创建