]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-114091: Reword error message for unawaitable types (#114090)
authorSteele Farnsworth <swfarnsworth@gmail.com>
Mon, 17 Jun 2024 14:48:17 +0000 (10:48 -0400)
committerGitHub <noreply@github.com>
Mon, 17 Jun 2024 14:48:17 +0000 (20:18 +0530)
commit2c7209a3bdf81a289ccd6b80a77497cfcd5732de
treec17030b4b85ca4bd6db48f2764b6e3279933d61e
parenta26d27e7ee512cd822b7a7ba075171152779ffdd
gh-114091: Reword error message for unawaitable types (#114090)

Reword error message for unawaitable types.
Lib/test/test_asyncio/test_locks.py
Lib/test/test_asyncio/test_pep492.py
Lib/test/test_coroutines.py
Misc/NEWS.d/next/Core and Builtins/2024-01-15-21-51-26.gh-issue-114091.VOtSJl.rst [new file with mode: 0644]
Objects/genobject.c