commit | f1916cde24053f4c8b6799730666d19474f8dd09 | [log] [tgz] |
---|---|---|
author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | Sun Feb 20 07:28:42 2022 -0800 |
committer | GitHub <noreply@github.com> | Sun Feb 20 17:28:42 2022 +0200 |
tree | ad1ddb5fe008f435f2f7fdd3153c3e8a9eb5075b | |
parent | fa621a738875dc8a644a6149e7ffd4be0a40f1d9 [diff] |
bpo-46672: fix `NameError` in `asyncio.gather` if type check fails (GH-31187) (GH-31440) Co-authored-by: Alex Waygood <Alex.Waygood@Gmail.com> (cherry picked from commit 4ab8167b9c60d1a04b2e3116d0c52db254b68cda) Co-authored-by: Nikita Sobolev <mail@sobolevn.me> Co-authored-by: Nikita Sobolev <mail@sobolevn.me>