消息 [103030]
STINNER Victor wrote:
>
> STINNER Victor <victor.stinner@haypocalc.com> added the comment:
>
>> 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.
>
> Attached patch fixes pickle. Marshal does already use surrogatepass since Martin's commit r72208 (Issue #3672).
Looks good !
Thanks. |
|
| 日期 |
用户 |
动作 |
参数 |
| 2010-04-13 09:44:31 | lemburg | 修改 | recipients:
+ lemburg, loewis, vstinner |
| 2010-04-13 09:44:29 | lemburg | 链接 | issue8383 messages |
| 2010-04-13 09:44:29 | lemburg | 创建 | |
|