]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.11] gh-107895: Fix test_asyncio.test_runners when run it in CPython's "development...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Mon, 21 Aug 2023 08:36:37 +0000 (01:36 -0700)
committerGitHub <noreply@github.com>
Mon, 21 Aug 2023 08:36:37 +0000 (08:36 +0000)
commitd4c66bd7328f6aadb584d54f81ae5281a66d08c4
treeb5dcbfa960681fa2eaa56e6d11a419188a60f9c5
parent4be05aab33c4342d37c5b6b083975f08a16c8cc1
[3.11] gh-107895: Fix test_asyncio.test_runners when run it in CPython's "development mode" (GH-108168) (GH-108197)

(cherry picked from commit 014a5b71e7538926ae1c03c8c5ea13c96e741be3)

Co-authored-by: Joon Hwan 김준환 <xncbf12@gmail.com>
Lib/test/test_asyncio/test_runners.py