]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.11] GH-95736: fix IsolatedAsyncioTestCase to initialize Runner bef… (#96042)
authorKumar Aditya <59607654+kumaraditya303@users.noreply.github.com>
Thu, 18 Aug 2022 13:42:16 +0000 (19:12 +0530)
committerGitHub <noreply@github.com>
Thu, 18 Aug 2022 13:42:16 +0000 (14:42 +0100)
commitb68ea2a3e4ae6872e5bb69a0deded21f98c1eecc
treec7d1544e654ed26a516e0c832d66c34559903292
parent1b9b4856c86f3895445d8bd57a7ab18fc5cc9b20
[3.11] GH-95736: fix IsolatedAsyncioTestCase to initialize Runner bef… (#96042)

Co-authored-by: Kumar Aditya <59607654+kumaraditya303@users.noreply.github.com>
Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
Lib/unittest/async_case.py
Lib/unittest/test/test_async_case.py
Misc/NEWS.d/next/Library/2022-08-11-18-22-29.gh-issue-95736.LzRZXe.rst [new file with mode: 0644]