]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.15] gh-142349: Add `help("lazy")` support (GH-149886) (#149889) 3.15
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Fri, 15 May 2026 16:57:59 +0000 (18:57 +0200)
committerGitHub <noreply@github.com>
Fri, 15 May 2026 16:57:59 +0000 (16:57 +0000)
commit6136ad68010756edfc4474ad24793e62e1b9907e
tree81fbb0359a0194babf00939355aef44da2be7077
parent0e2184aca0dabfe7009f1316c75d443085e2b3d6
[3.15] gh-142349: Add `help("lazy")` support (GH-149886) (#149889)

gh-142349: Add `help("lazy")` support (GH-149886)
(cherry picked from commit 8be3fb1b50ce6b01bf0924f0a0362a5e04af83b4)

Co-authored-by: sobolevn <mail@sobolevn.me>
Doc/tools/extensions/pydoc_topics.py
Lib/pydoc.py
Lib/test/test_pydoc/test_pydoc.py
Misc/NEWS.d/next/Library/2026-05-15-18-44-20.gh-issue-142349.fHK3v1.rst [new file with mode: 0644]