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-46708: Fix warning: asyncio.events._event_loop_policy was modified by test_asyncio #31253
Conversation
|
Thanks @asvetlov for the PR |
|
Sorry @asvetlov, I had trouble checking out the |
|
Sorry, @asvetlov, I could not cleanly backport this to |
… test_asyncio (pythonGH-31253) (cherry picked from commit 012e77e) Co-authored-by: Andrew Svetlov <andrew.svetlov@gmail.com>
|
GH-31255 is a backport of this pull request to the 3.10 branch. |
|
GH-31256 is a backport of this pull request to the 3.9 branch. |
…test_asyncio (pythonGH-31253). (cherry picked from commit 012e77e) Co-authored-by: Andrew Svetlov <andrew.svetlov@gmail.com>
…test_asyncio (pythonGH-31253). (pythonGH-31256) (cherry picked from commit 012e77e) Co-authored-by: Andrew Svetlov <andrew.svetlov@gmail.com>
https://bugs.python.org/issue46708