[issue11771] hashlib object cannot be pickled

Klaus Wolf report at bugs.python.org
Tue Jul 1 16:31:59 CEST 2014


Klaus Wolf added the comment:

Please reopen this bug. To answer the question: "Why on Earth would you want to serialize a hashlib object?" : multiprocessing.connection.ForkingPickler wants. I.e. if you want to parallelize your hash calculations, this will obstruct your efforts.

----------
nosy: +approximately

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


More information about the Python-bugs-list mailing list