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 python-dev
Recipients kristjan.jonsson, larry, loewis, pitrou, python-dev, serhiy.storchaka, vajrasky, vstinner
Date 2015-02-11.13:55:58
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20150211135547.11136.1687@psf.io>
In-reply-to
Content
New changeset 012364df2712 by Serhiy Storchaka in branch 'default':
Issue #20416: marshal.dumps() with protocols 3 and 4 is now 40-50% faster on
https://hg.python.org/cpython/rev/012364df2712
History
Date User Action Args
2015-02-11 13:55:58python-devsetrecipients: + python-dev, loewis, pitrou, kristjan.jonsson, vstinner, larry, serhiy.storchaka, vajrasky
2015-02-11 13:55:58python-devlinkissue20416 messages
2015-02-11 13:55:58python-devcreate