[issue5671] Speed up pickling of lists in cPickle

Sean Reifschneider report at bugs.python.org
Sun Mar 21 22:31:18 CET 2010


Sean Reifschneider <jafo at tummy.com> added the comment:

pickle_batch_list_exact_py3k.diff applies cleanly on current py3k trunk and passes tests.  cpickle_list.patch applies cleanly against 2.x trunk and passes "make test".

I don't see any objections brought up about this set of patches, so we can get these applied?

----------
assignee:  -> alexandre.vassalotti
nosy: +jafo
priority:  -> normal

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue5671>
_______________________________________


More information about the Python-bugs-list mailing list