[issue5670] Speed up pickling of dicts in cPickle

Antoine Pitrou report at bugs.python.org
Thu Apr 2 21:14:37 CEST 2009


Antoine Pitrou <pitrou at free.fr> added the comment:

Without taking a very detailed look, the patch looks good.
Are there already tests for pickling of dict subclasses? Otherwise, they
should be added.

----------
nosy: +pitrou

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


More information about the Python-bugs-list mailing list