]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-100600: Fix "coroutine was never awaited" warning in `test_coroutines` (GH-100601)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Thu, 29 Dec 2022 15:41:34 +0000 (07:41 -0800)
committerGitHub <noreply@github.com>
Thu, 29 Dec 2022 15:41:34 +0000 (07:41 -0800)
commitdd520e7bae18549971b900b6dadc69bfc35d4b3f
tree009eb5b5a035fbfcecf97aabdae918de2aa6c3cc
parente180dff4c7fff1d0b2d66e6be3e9c06835a130ef
gh-100600: Fix "coroutine was never awaited" warning in `test_coroutines` (GH-100601)

(cherry picked from commit 76856366d3ece34c3e738f7167329e97bbf52b34)

Co-authored-by: Nikita Sobolev <mail@sobolevn.me>
Lib/test/test_coroutines.py