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 pitrou
Recipients Windson Yang, methane, pitrou, xiang.zhang, zach.ware
Date 2019-01-25.12:08:16
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1548418096.53.0.243390465092.issue34134@roundup.psfhosted.org>
In-reply-to
Content
New changeset c2674bf11036af1e06c1be739f0eebcc72dfbf7a by Antoine Pitrou (Miss Islington (bot)) in branch '3.7':
bpo-34134: Advise to use imap or imap_unordered when handling long iterables. (gh-8324) (gh-11673)
https://github.com/python/cpython/commit/c2674bf11036af1e06c1be739f0eebcc72dfbf7a
History
Date User Action Args
2019-01-25 12:08:18pitrousetrecipients: + pitrou, methane, zach.ware, xiang.zhang, Windson Yang
2019-01-25 12:08:16pitrousetmessageid: <1548418096.53.0.243390465092.issue34134@roundup.psfhosted.org>
2019-01-25 12:08:16pitroulinkissue34134 messages
2019-01-25 12:08:16pitroucreate