Skip to content

[3.10] bpo-46672: fix NameError in asyncio.gather if type check fails (GH-31187)#31440

Merged
asvetlov merged 1 commit into
python:3.10from
miss-islington:backport-4ab8167-3.10
Feb 20, 2022
Merged

[3.10] bpo-46672: fix NameError in asyncio.gather if type check fails (GH-31187)#31440
asvetlov merged 1 commit into
python:3.10from
miss-islington:backport-4ab8167-3.10

Conversation

@miss-islington

@miss-islington miss-islington commented Feb 20, 2022

Copy link
Copy Markdown
Contributor

Co-authored-by: Alex Waygood Alex.Waygood@Gmail.com
(cherry picked from commit 4ab8167)

Co-authored-by: Nikita Sobolev mail@sobolevn.me

https://bugs.python.org/issue46672

…ythonGH-31187)

Co-authored-by: Alex Waygood <Alex.Waygood@Gmail.com>
(cherry picked from commit 4ab8167)

Co-authored-by: Nikita Sobolev <mail@sobolevn.me>
@miss-islington

Copy link
Copy Markdown
Contributor Author

@sobolevn and @asvetlov: Status check is done, and it's a success ✅ .

@asvetlov
asvetlov merged commit f1916cd into python:3.10 Feb 20, 2022
@miss-islington
miss-islington deleted the backport-4ab8167-3.10 branch February 20, 2022 15:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants