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.

作者 python-dev
收信人 alexandre.vassalotti, pitrou, python-dev, sbt
日期 2012-03-04.17:35:49
SpamBayes Score 0.019315938
Marked as misclassified
Message-id <E1S4FLY-0007Er-Ft@dinsdale.python.org>
In-reply-to
内容
New changeset f7a9a10ae0c0 by Antoine Pitrou in branch 'default':
Issue #14166: Pickler objects now have an optional `dispatch_table` attribute which allows to set custom per-pickler reduction functions.
http://hg.python.org/cpython/rev/f7a9a10ae0c0
历史
日期 用户 动作 参数
2012-03-04 17:35:50python-dev修改recipients: + python-dev, pitrou, alexandre.vassalotti, sbt
2012-03-04 17:35:49python-dev链接issue14166 messages
2012-03-04 17:35:49python-dev创建