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 kristjan.jonsson
Recipients giampaolo.rodola, kristjan.jonsson, pitrou, santoso.wijaya, sbt
Date 2012-04-06.21:36:24
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1333748185.7.0.176951622602.issue14310@psf.upfronthosting.co.za>
In-reply-to
Content
Here is a new patch, with more tests.
Note that the process worker function can't be a member function because of how multiprocessing works on Windows.
History
Date User Action Args
2012-04-06 21:36:25kristjan.jonssonsetrecipients: + kristjan.jonsson, pitrou, giampaolo.rodola, santoso.wijaya, sbt
2012-04-06 21:36:25kristjan.jonssonsetmessageid: <1333748185.7.0.176951622602.issue14310@psf.upfronthosting.co.za>
2012-04-06 21:36:25kristjan.jonssonlinkissue14310 messages
2012-04-06 21:36:25kristjan.jonssoncreate