Message 261320 - Python tracker

Message261320

Author davin
Recipients davin, ebehn
Date 2016-03-08.03:49:00
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1457408940.76.0.595497899826.issue26507@psf.upfronthosting.co.za>
In-reply-to
Content
As described in issue23403, it is possible for independent processes to communicate to one another through multiprocessing.  Thus changing the default triggers complications and is arguably much less interesting than having control over what protocol (or mechanism) is to be used for pickling.
History
Date User Action Args
2016-03-08 03:49:00davinsetrecipients: + davin, ebehn
2016-03-08 03:49:00davinsetmessageid: <1457408940.76.0.595497899826.issue26507@psf.upfronthosting.co.za>
2016-03-08 03:49:00davinlinkissue26507 messages
2016-03-08 03:49:00davincreate