This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author approximately
Recipients approximately, gregory.p.smith, pitrou, rhettinger, vstinner
Date 2014-07-01.14:31:59
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1404225119.98.0.561492569841.issue11771@psf.upfronthosting.co.za>
In-reply-to
Content
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.
History
Date User Action Args
2014-07-01 14:32:00approximatelysetrecipients: + approximately, rhettinger, gregory.p.smith, pitrou, vstinner
2014-07-01 14:31:59approximatelysetmessageid: <1404225119.98.0.561492569841.issue11771@psf.upfronthosting.co.za>
2014-07-01 14:31:59approximatelylinkissue11771 messages
2014-07-01 14:31:59approximatelycreate