]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-46425: fix direct invocation of `asyncio` tests (#30725)
authorNikita Sobolev <mail@sobolevn.me>
Sat, 22 Jan 2022 11:06:27 +0000 (14:06 +0300)
committerGitHub <noreply@github.com>
Sat, 22 Jan 2022 11:06:27 +0000 (13:06 +0200)
commit5a5340044ca98cbe6297668d91bccba04b102923
tree03c491c4739e24dc09560596fce48deda09a0f46
parent38afeb1a336f0451c0db86df567ef726f49f6438
bpo-46425: fix direct invocation of `asyncio` tests (#30725)
Lib/test/test_asyncio/test_context.py
Lib/test/test_asyncio/test_futures2.py
Lib/test/test_asyncio/test_protocols.py
Lib/test/test_asyncio/test_runners.py
Lib/test/test_asyncio/test_sendfile.py
Lib/test/test_asyncio/test_sock_lowlevel.py