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 vstinner
Recipients kristjan.jonsson, larry, loewis, pitrou, serhiy.storchaka, vajrasky, vstinner
Date 2015-02-11.00:09:11
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1423613352.08.0.494271631961.issue20416@psf.upfronthosting.co.za>
In-reply-to
Content
Except of the minor suggestion that I added on the review, the patch looks good the me. It's quite simple and makes dumps() 34% faster (for protocol 4).
History
Date User Action Args
2015-02-11 00:09:12vstinnersetrecipients: + vstinner, loewis, pitrou, kristjan.jonsson, larry, serhiy.storchaka, vajrasky
2015-02-11 00:09:12vstinnersetmessageid: <1423613352.08.0.494271631961.issue20416@psf.upfronthosting.co.za>
2015-02-11 00:09:12vstinnerlinkissue20416 messages
2015-02-11 00:09:11vstinnercreate