Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

bpo-45097: Add more tests for shutdown_asyncgens() #28154

Merged

Conversation

serhiy-storchaka
Copy link
Member

@serhiy-storchaka serhiy-storchaka commented Sep 4, 2021

@serhiy-storchaka serhiy-storchaka added tests Tests in the Lib/test dir needs backport to 3.10 labels Sep 4, 2021
@serhiy-storchaka serhiy-storchaka merged commit c2970fd into python:main Sep 4, 2021
11 checks passed
@miss-islington
Copy link
Contributor

miss-islington commented Sep 4, 2021

Thanks @serhiy-storchaka for the PR 🌮🎉.. I'm working now to backport this PR to: 3.10.
🐍🍒🤖

@miss-islington
Copy link
Contributor

miss-islington commented Sep 4, 2021

Sorry @serhiy-storchaka, I had trouble checking out the 3.10 backport branch.
Please backport using cherry_picker on command line.
cherry_picker c2970fdec52788b6d9ff419ab7e31f255d87433d 3.10

@miss-islington
Copy link
Contributor

miss-islington commented Sep 4, 2021

Thanks @serhiy-storchaka for the PR 🌮🎉.. I'm working now to backport this PR to: 3.10.
🐍🍒🤖

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Sep 4, 2021
(cherry picked from commit c2970fd)

Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
@bedevere-bot
Copy link

bedevere-bot commented Sep 4, 2021

GH-28159 is a backport of this pull request to the 3.10 branch.

serhiy-storchaka added a commit that referenced this pull request Sep 4, 2021
…H-28159)

* bpo-45097: Add more tests for shutdown_asyncgens() (GH-28154)
(cherry picked from commit c2970fd)

Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
@serhiy-storchaka serhiy-storchaka removed their assignment Jun 21, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
skip news tests Tests in the Lib/test dir
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants