[issue12708] multiprocessing.Pool is missing a starmap[_async]() method.

Roundup Robot report at bugs.python.org
Wed Dec 21 11:04:31 CET 2011


Roundup Robot <devnull at psf.upfronthosting.co.za> added the comment:

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

----------
nosy: +python-dev

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue12708>
_______________________________________


More information about the Python-bugs-list mailing list