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.

作者 lemburg
收信人 lemburg, loewis, vstinner
日期 2010-04-13.09:01:49
SpamBayes Score 0.00021511356
Marked as misclassified
Message-id <1271149311.54.0.285836752323.issue8383@psf.upfronthosting.co.za>
In-reply-to
内容
Both pickle and marshal will need to use the new error handler in order to stay compatible with Python 3.0 (and 2.x) and also to enable creating Unicode literals that include lone surrogates.
历史
日期 用户 动作 参数
2010-04-13 09:01:52lemburg修改recipients: + lemburg, loewis, vstinner
2010-04-13 09:01:51lemburg修改messageid: <1271149311.54.0.285836752323.issue8383@psf.upfronthosting.co.za>
2010-04-13 09:01:49lemburg链接issue8383 messages
2010-04-13 09:01:49lemburg创建