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 advance512, davin, josh.r, pitrou, python-dev, sbt, serhiy.storchaka
Date 2015-03-13.06:32:27
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20150313063224.28831.28526@psf.io>
In-reply-to
Content
New changeset 525ccfcc55f7 by Serhiy Storchaka in branch '3.4':
Issue #23051: multiprocessing.Pool methods imap() and imap_unordered() now
https://hg.python.org/cpython/rev/525ccfcc55f7

New changeset 7891d084a9ad by Serhiy Storchaka in branch 'default':
Issue #23051: multiprocessing.Pool methods imap() and imap_unordered() now
https://hg.python.org/cpython/rev/7891d084a9ad

New changeset 311d52878a65 by Serhiy Storchaka in branch '2.7':
Issue #23051: multiprocessing.Pool methods imap() and imap_unordered() now
https://hg.python.org/cpython/rev/311d52878a65
History
Date User Action Args
2015-03-13 06:32:27python-devsetrecipients: + python-dev, pitrou, sbt, serhiy.storchaka, josh.r, davin, advance512
2015-03-13 06:32:27python-devlinkissue23051 messages
2015-03-13 06:32:27python-devcreate