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 python-dev
Recipients amaury.forgeotdarc, hynek, jnoller, neologix, pitrou, python-dev
Date 2011-12-21.10:04:30
SpamBayes Score 0.025852121
Marked as misclassified No
Message-id <E1RdJ2D-0003dY-Fm@dinsdale.python.org>
In-reply-to
Content
New changeset b07b1e58582d by Antoine Pitrou in branch 'default':
Issue #12708: Add starmap() and starmap_async() methods (similar to itertools.starmap()) to multiprocessing.Pool.
http://hg.python.org/cpython/rev/b07b1e58582d
History
Date User Action Args
2011-12-21 10:04:31python-devsetrecipients: + python-dev, amaury.forgeotdarc, pitrou, jnoller, neologix, hynek
2011-12-21 10:04:30python-devlinkissue12708 messages
2011-12-21 10:04:30python-devcreate