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.

URL PR 8324
Status merged
Title bpo-34134: Advise to use imap or imap_unordered when handling long iterables.
History
Date User Action Args
2019-01-25 12:01:43Windson Yangsetstatus: open -> merged
2019-01-25 12:00:40Windson Yangsettitle: bpo-34134: Use imap or imap_unordered when handling long iterables. -> bpo-34134: Advise to use imap or imap_unordered when handling long iterables.
2018-07-18 10:03:16Windson Yanglinkissue34134 pull_requests
2018-07-18 10:03:16Windson Yangcreate