commit | ddc613f20394eba25f2420f6d2fa62b277c95058 | [log] [tgz] |
---|---|---|
author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | Mon May 28 17:16:43 2018 -0700 |
committer | GitHub <noreply@github.com> | Mon May 28 17:16:43 2018 -0700 |
tree | dc7e7d6f619af474152207cd537f46b3f82d76dd | |
parent | 8d8b86116fae91570c26fa48974b54986fbd1b72 [diff] |
bpo-32610: Fix asyncio.all_tasks() to return only pending tasks. (GH-7174) (cherry picked from commit 416c1ebd9896b394790dcb4f9f035b1a44ebe9ff) Co-authored-by: Yury Selivanov <yury@magic.io>