]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
GH-93896: AAlways set event loop in asyncio.run and IsolatedAsyncioTestCase (#94593)
authorKumar Aditya <59607654+kumaraditya303@users.noreply.github.com>
Wed, 6 Jul 2022 15:18:21 +0000 (20:48 +0530)
committerGitHub <noreply@github.com>
Wed, 6 Jul 2022 15:18:21 +0000 (16:18 +0100)
commit14fea6b4d25658bc00adbb97dd40ea3d3e6843ad
tree7b5f24a0085968ed234761e74cc96c9dc2dd99b0
parente925241d95d8095adf67f492042f97254ff82ec1
GH-93896: AAlways set event loop in asyncio.run and IsolatedAsyncioTestCase (#94593)
Lib/asyncio/runners.py
Lib/test/test_asyncio/test_runners.py
Misc/NEWS.d/next/Library/2022-07-06-06-02-02.gh-issue-93896.vIgWGr.rst [new file with mode: 0644]