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 asvetlov
Recipients asvetlov, miss-islington, onerandomusername, sobolevn, yselivanov
Date 2022-02-20.15:29:08
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1645370948.25.0.0284343791392.issue46672@roundup.psfhosted.org>
In-reply-to
Content
New changeset f1916cde24053f4c8b6799730666d19474f8dd09 by Miss Islington (bot) in branch '3.10':
bpo-46672: fix `NameError` in `asyncio.gather` if type check fails (GH-31187) (GH-31440)
https://github.com/python/cpython/commit/f1916cde24053f4c8b6799730666d19474f8dd09
History
Date User Action Args
2022-02-20 15:29:08asvetlovsetrecipients: + asvetlov, yselivanov, miss-islington, sobolevn, onerandomusername
2022-02-20 15:29:08asvetlovsetmessageid: <1645370948.25.0.0284343791392.issue46672@roundup.psfhosted.org>
2022-02-20 15:29:08asvetlovlinkissue46672 messages
2022-02-20 15:29:08asvetlovcreate