]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-144085: Add `{gi,cr}_suspended` to `inspect` comments and `generator/coroutine...
authorYongtao Huang <yongtaoh2022@gmail.com>
Wed, 21 Jan 2026 10:33:56 +0000 (18:33 +0800)
committerGitHub <noreply@github.com>
Wed, 21 Jan 2026 10:33:56 +0000 (13:33 +0300)
commit4ef30a5871db2043712945e64f33af81938d68dc
tree3c9b2d1e91e6d2a015541fa25117811cfec8a6c8
parent9060b4abbe475591b6230b23c2afefeff26fcca5
gh-144085: Add `{gi,cr}_suspended` to `inspect` comments and `generator/coroutine` tests (#144086)
Lib/inspect.py
Lib/test/test_types.py