]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-143999: Fix: handle suspended state on types.coroutine wrappers (GH-144000)
authorYongtao Huang <yongtaoh2022@gmail.com>
Tue, 20 Jan 2026 10:20:06 +0000 (18:20 +0800)
committerGitHub <noreply@github.com>
Tue, 20 Jan 2026 10:20:06 +0000 (10:20 +0000)
commit76b484b9d16d6a3b1749dc89d99773b5b4a5c4a5
tree4bf69a5d047b48c8fab17724501bfd58491a2d12
parentfa44efa0ef1972ac1e2f66996303154be11f605e
gh-143999: Fix: handle suspended state on types.coroutine wrappers (GH-144000)
Lib/test/test_inspect/test_inspect.py
Lib/types.py
Misc/NEWS.d/next/Library/2026-01-18-14-35-37.gh-issue-143999.MneN4O.rst [new file with mode: 0644]