]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-109505: Remove unnecessary `hasattr` checks from `test_asyncio` (#109506)
authorNikita Sobolev <mail@sobolevn.me>
Sat, 23 Sep 2023 04:14:15 +0000 (07:14 +0300)
committerGitHub <noreply@github.com>
Sat, 23 Sep 2023 04:14:15 +0000 (21:14 -0700)
commit0d20fc7477a21328dd353071eaa06384bb818f7b
tree9b9c56e7656be87f5702c877de737f94602a10eb
parentb10de68c6ceae1076cdc98c890b9802dc81a7f44
gh-109505: Remove unnecessary `hasattr` checks from `test_asyncio` (#109506)
Lib/test/test_asyncio/test_events.py
Lib/test/test_asyncio/utils.py