]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-128234: support emscripten and wasi in async contextlib tests by removing asyncio...
authorThomas Grainger <tagrain@gmail.com>
Wed, 25 Dec 2024 13:23:44 +0000 (13:23 +0000)
committerGitHub <noreply@github.com>
Wed, 25 Dec 2024 13:23:44 +0000 (13:23 +0000)
commit81636d3bbd7f126692326bf957707e8a88c91739
tree66e6d8f2608b95e1662f4d147edd613d49f706dc
parent76f1785657fde0ebee082b0df54da8f7c911c369
gh-128234: support emscripten and wasi in async contextlib tests by removing asyncio from contextlib async tests (#95888)

Co-authored-by: Kumar Aditya <kumaraditya@python.org>
Lib/test/test_contextlib_async.py