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 serhiy.storchaka
Recipients alexandre.vassalotti, pitrou, serhiy.storchaka
Date 2015-02-06.22:12:31
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1423260751.43.0.73706125802.issue23403@psf.upfronthosting.co.za>
In-reply-to
Content
Multiprocessing uses default protocol and there is no simple (without hacking the stdlib) way to pass the right protocol manually.
History
Date User Action Args
2015-02-06 22:12:31serhiy.storchakasetrecipients: + serhiy.storchaka, pitrou, alexandre.vassalotti
2015-02-06 22:12:31serhiy.storchakasetmessageid: <1423260751.43.0.73706125802.issue23403@psf.upfronthosting.co.za>
2015-02-06 22:12:31serhiy.storchakalinkissue23403 messages
2015-02-06 22:12:31serhiy.storchakacreate