]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Fix warning: asyncio.events._event_loop_policy was modified by test_asyncio (GH-31253)
authorAndrew Svetlov <andrew.svetlov@gmail.com>
Thu, 10 Feb 2022 12:57:20 +0000 (14:57 +0200)
committerGitHub <noreply@github.com>
Thu, 10 Feb 2022 12:57:20 +0000 (14:57 +0200)
commit012e77eb5c3ba3d411f5967a7f368ebdb42ab88c
treedf20f3f485dc20d388284213ef70fd55acbd2cfc
parent4f21d528f0fc29c861c5461c9fa60bc532b0d300
Fix warning: asyncio.events._event_loop_policy was modified by test_asyncio (GH-31253)
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]