]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.12] 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 11:18:04 +0000 (04:18 -0700)
committerGitHub <noreply@github.com>
Mon, 21 Aug 2023 11:18:04 +0000 (13:18 +0200)
commit639ffd5aa0fcc1a66cb99ce2afa31a93e7e5f7b4
treed62aa48e43b8c2c92e6141ac1f3f3d657fee7e8b
parent9cd15cab772e9e6073b3074ab6ef85db83a0e40c
[3.12] gh-107895: Fix test_asyncio.test_runners when run it in CPython's "development mode" (GH-108168) (#108196)

gh-107895: Fix test_asyncio.test_runners when run it in CPython's "development mode" (GH-108168)
(cherry picked from commit 014a5b71e7538926ae1c03c8c5ea13c96e741be3)

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