[issue5671] Speed up pickling of lists in cPickle

Alexandre Vassalotti report at bugs.python.org
Fri Apr 3 07:47:00 CEST 2009


Alexandre Vassalotti <alexandre at peadrop.com> added the comment:

Here's a patch for py3k. I also added a special-case for 1-item lists.

----------
nosy: +alexandre.vassalotti
Added file: http://bugs.python.org/file13595/pickle_batch_list_exact_py3k.diff

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


More information about the Python-bugs-list mailing list