[issue5670] Speed up pickling of dicts in cPickle

Amaury Forgeot d'Arc report at bugs.python.org
Sat Apr 4 23:56:31 CEST 2009


Amaury Forgeot d'Arc <amauryfa at gmail.com> added the comment:

Sorry, I was wrong. I think I noticed that the case size==1 was handled 
differently, and incorrectly inferred the same for size==0.
(btw, the patch for trunk was not updated)

----------

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


More information about the Python-bugs-list mailing list