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 pitrou
Recipients Jimbofbx, asksol, dragonfyre13, dsvensson, gsson, jnoller, jodal, pitrou, sbt
Date 2012-04-07.16:14:11
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1333815251.72.0.650848212906.issue4892@psf.upfronthosting.co.za>
In-reply-to
Content
> Having said all that I agree multiprocessing.reduction should be
> fixed.  Maybe an enable_pickling_support() function could be added to
> register the necessary things with copyreg.

Why not simply use ForkingPickler?
History
Date User Action Args
2012-04-07 16:14:11pitrousetrecipients: + pitrou, jnoller, gsson, dsvensson, asksol, jodal, Jimbofbx, dragonfyre13, sbt
2012-04-07 16:14:11pitrousetmessageid: <1333815251.72.0.650848212906.issue4892@psf.upfronthosting.co.za>
2012-04-07 16:14:11pitroulinkissue4892 messages
2012-04-07 16:14:11pitroucreate