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 asksol
Recipients asksol, jnoller, meador.inge, vilnis.termanis
Date 2010-10-24.08:19:03
SpamBayes Score 0.395343
Marked as misclassified No
Message-id <1287908344.92.0.408100644547.issue8037@psf.upfronthosting.co.za>
In-reply-to
Content
AFAICS the object will be pickled twice with this patch.
See Modules/_multiprocessing/connection.h: connection_send_obj.
History
Date User Action Args
2010-10-24 08:19:05asksolsetrecipients: + asksol, jnoller, meador.inge, vilnis.termanis
2010-10-24 08:19:04asksolsetmessageid: <1287908344.92.0.408100644547.issue8037@psf.upfronthosting.co.za>
2010-10-24 08:19:03asksollinkissue8037 messages
2010-10-24 08:19:03asksolcreate