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