]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.13] 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:24 +0000 (11:59 +0100)
committerGitHub <noreply@github.com>
Tue, 20 Jan 2026 10:59:24 +0000 (12:59 +0200)
commit11bf6efcafa327f108c41b48b40d08c6037b1949
tree30bfe3113538196b0693361be58319ccc2541541
parent746d2f979b286d3fcd0fcbde6397e5a5f81e6966
[3.13] gh-143999: Fix: handle suspended state on types.coroutine wrappers (GH-144000) (GH-144065)

(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]