[issue4170] segfault with defaultdict and pickle

Hirokazu Yamamoto report at bugs.python.org
Thu Oct 23 02:13:47 CEST 2008


Hirokazu Yamamoto <ocean-city at m2.ccsnet.ne.jp> added the comment:

I created test case referring to test_bytes, but I noticed
range(pickle.HIGHETST_PROTOCOL) doesn't test HIGHEST_PROTOCOL itself. So
patch revised. I created another tracker item for other tests using
range(pickle.HIGHETST_PROTOCOL). See issue4183.

Added file: http://bugs.python.org/file11864/fix_defaultdict_reduce_v2.patch

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


More information about the Python-bugs-list mailing list