]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.10] Fix warning: asyncio.events._event_loop_policy was modified by test_asyncio...
authorAndrew Svetlov <andrew.svetlov@gmail.com>
Thu, 10 Feb 2022 13:27:15 +0000 (15:27 +0200)
committerGitHub <noreply@github.com>
Thu, 10 Feb 2022 13:27:15 +0000 (15:27 +0200)
commit9f5145403b40b19e5c00ba43eaa35d5ea2b7b545
treebd3aef7536cb4d9c904a36e8f77f3ad706bc337d
parent9b23f8f78fdb0d7eba016616ae7a97abbfc65aa6
[3.10] Fix warning: asyncio.events._event_loop_policy was modified by test_asyncio (GH-31253) (GH-31255)

(cherry picked from commit 012e77eb5c3ba3d411f5967a7f368ebdb42ab88c)

Co-authored-by: Andrew Svetlov <andrew.svetlov@gmail.com>
Lib/test/test_asyncio/test_futures2.py
Lib/test/test_asyncio/test_protocols.py
Lib/test/test_asyncio/test_runners.py
Lib/test/test_asyncio/test_sock_lowlevel.py
Lib/test/test_asyncio/test_transports.py
Lib/test/test_asyncio/test_unix_events.py
Misc/NEWS.d/next/Tests/2022-02-10-14-33-47.bpo-46708.avLfCb.rst [new file with mode: 0644]