[issue5670] Speed up pickling of dicts in cPickle

Alexandre Vassalotti report at bugs.python.org
Fri Apr 3 07:51:52 CEST 2009


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

Oops again, I just remarked that the comment for batch_dict_exact refers
to batch_dict as being above, but I copied batch_dict_exact before
batch_dict. Here's a good patch (hopefully) that puts batch_dict_exact
at the right place.

----------
keywords:  -patch
versions: +Python 3.1
Added file: http://bugs.python.org/file13596/pickle_batch_dict_exact_py3k-3.diff

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


More information about the Python-bugs-list mailing list