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 christian.heimes, jnoller, ndbecker, pitrou
Date 2009-02-12.18:01:50
SpamBayes Score 0.0001147896
Marked as misclassified No
Message-id <1234461712.32.0.643993105701.issue5228@psf.upfronthosting.co.za>
In-reply-to
Content
Rather than implement a multiprocessing-specific fix, it would certainly
be better to make functools.partial picklable, as pointed out in the ML
thread Jesse linked to.
History
Date User Action Args
2009-02-12 18:01:52pitrousetrecipients: + pitrou, christian.heimes, jnoller, ndbecker
2009-02-12 18:01:52pitrousetmessageid: <1234461712.32.0.643993105701.issue5228@psf.upfronthosting.co.za>
2009-02-12 18:01:51pitroulinkissue5228 messages
2009-02-12 18:01:50pitroucreate