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

[3.9] bpo-46708: Fix warning: asyncio.events._event_loop_policy was modified by test_asyncio (GH-31253) #31256

Merged
merged 1 commit into from Feb 10, 2022

Conversation

asvetlov
Copy link
Contributor

@asvetlov asvetlov commented Feb 10, 2022

(cherry picked from commit 012e77e)

Co-authored-by: Andrew Svetlov andrew.svetlov@gmail.com

https://bugs.python.org/issue46708

…test_asyncio (pythonGH-31253).

(cherry picked from commit 012e77e)

Co-authored-by: Andrew Svetlov <andrew.svetlov@gmail.com>
@asvetlov asvetlov requested a review from 1st1 as a code owner Feb 10, 2022
@bedevere-bot bedevere-bot added the tests Tests in the Lib/test dir label Feb 10, 2022
@asvetlov asvetlov merged commit a65be6e into python:3.9 Feb 10, 2022
12 checks passed
@asvetlov asvetlov deleted the backport-012e77e-3.9 branch Feb 10, 2022
hello-adam pushed a commit to hello-adam/cpython that referenced this pull request Jun 2, 2022
…test_asyncio (pythonGH-31253). (pythonGH-31256)

(cherry picked from commit 012e77e)

Co-authored-by: Andrew Svetlov <andrew.svetlov@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
tests Tests in the Lib/test dir
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants