]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-46358: modernize `test_asyncio` (GH-30562)
authorNikita Sobolev <mail@sobolevn.me>
Thu, 13 Jan 2022 14:28:02 +0000 (17:28 +0300)
committerGitHub <noreply@github.com>
Thu, 13 Jan 2022 14:28:02 +0000 (23:28 +0900)
commitf779faccd3a7a7e8c372492e858d021c449cdd85
tree5db5425d10ba836a6dd34b5f6c666667669c7d90
parent8c49d057bf8618208d4ed67c9caecbfa71f7a2d0
bpo-46358: modernize `test_asyncio` (GH-30562)
Lib/test/test_asyncio/test_base_events.py
Lib/test/test_asyncio/test_events.py
Lib/test/test_asyncio/test_futures.py