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, python-dev, serhiy.storchaka
Date 2015-02-11.13:55:58
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20150211135547.11136.31927@psf.io>
In-reply-to
Content
New changeset bb05f845e7dc by Serhiy Storchaka in branch 'default':
Issue #23344: marshal.dumps() is now 20-25% faster on average.
https://hg.python.org/cpython/rev/bb05f845e7dc
History
Date User Action Args
2015-02-11 13:55:58python-devsetrecipients: + python-dev, kristjan.jonsson, serhiy.storchaka
2015-02-11 13:55:58python-devlinkissue23344 messages
2015-02-11 13:55:58python-devcreate