]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.14] gh-143999: Fix: handle suspended state on types.coroutine wrappers (GH-144000...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Tue, 20 Jan 2026 10:59:42 +0000 (11:59 +0100)
committerGitHub <noreply@github.com>
Tue, 20 Jan 2026 10:59:42 +0000 (12:59 +0200)
commit6293e1e7b44bd10aca3666f9723bc0e3bd70c732
treef31d9894d900516096f4c0a763b7916dc9811bc3
parent41f76ae1c06e4914d81f61b95034a7d2b081b503
[3.14] gh-143999: Fix: handle suspended state on types.coroutine wrappers (GH-144000) (GH-144066)

(cherry picked from commit 76b484b9d16d6a3b1749dc89d99773b5b4a5c4a5)

Co-authored-by: Yongtao Huang <yongtaoh2022@gmail.com>
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]