]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.13] gh-144085: Add `{gi,cr}_suspended` to `inspect` comments and `generator/corout...
authorYongtao Huang <yongtaoh2022@gmail.com>
Thu, 22 Jan 2026 09:20:32 +0000 (17:20 +0800)
committerGitHub <noreply@github.com>
Thu, 22 Jan 2026 09:20:32 +0000 (12:20 +0300)
commita6acb1628fc045c1bf46f88746328fdea5a8608c
treef1c126e071375a9f8a1ebf7a25877231e6bc1fc2
parent740db907a8bb51bcfb4e226968f112a4e3bdc1bb
[3.13] gh-144085: Add `{gi,cr}_suspended` to `inspect` comments and `generator/coroutine` tests (GH-144086) (#144134)

(cherry picked from commit 4ef30a5871db2043712945e64f33af81938d68dc)
Lib/inspect.py
Lib/test/test_types.py