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 naught101
Recipients Jason Yu, davin, naught101, rhettinger, tim.peters
Date 2016-09-27.00:04:21
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1474934661.43.0.0717653571404.issue27873@psf.upfronthosting.co.za>
In-reply-to
Content
It would be helpful if the docs at https://docs.python.org/3/library/multiprocessing.html#multiprocessing.pool.Pool.map and in `help(Pool.map)` mentioned starmap in a "see also" section at the bottom.
History
Date User Action Args
2016-09-27 00:04:21naught101setrecipients: + naught101, tim.peters, rhettinger, davin, Jason Yu
2016-09-27 00:04:21naught101setmessageid: <1474934661.43.0.0717653571404.issue27873@psf.upfronthosting.co.za>
2016-09-27 00:04:21naught101linkissue27873 messages
2016-09-27 00:04:21naught101create