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 dan.oreilly
Recipients bquinlan, dan.oreilly, pitrou, tbrink
Date 2014-07-24.02:00:58
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
Here's a patch that adds the new map implementation from the benchmark script to concurrent.futures.process.
History
Date User Action Args
2014-07-24 02:01:00dan.oreillysetrecipients: + dan.oreilly, bquinlan, pitrou, tbrink
2014-07-24 02:01:00dan.oreillysetmessageid: <[email protected]>
2014-07-24 02:01:00dan.oreillylinkissue11271 messages
2014-07-24 02:00:59dan.oreillycreate