]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-100600: Fix "coroutine was never awaited" warning in `test_coroutines` (#100601)
authorNikita Sobolev <mail@sobolevn.me>
Thu, 29 Dec 2022 15:13:38 +0000 (18:13 +0300)
committerGitHub <noreply@github.com>
Thu, 29 Dec 2022 15:13:38 +0000 (20:43 +0530)
commit76856366d3ece34c3e738f7167329e97bbf52b34
tree36617820ca451a9e4e45278362b14a935bf49994
parentf10f503b24a35a43910a632ee50c7568bedd6664
gh-100600: Fix "coroutine was never awaited" warning in `test_coroutines` (#100601)
Lib/test/test_coroutines.py