Skip to content

gh-142349: Add help("lazy") support - #149886

Merged
sobolevn merged 4 commits into
python:mainfrom
sobolevn:issue-142349-help
May 15, 2026
Merged

gh-142349: Add help("lazy") support#149886
sobolevn merged 4 commits into
python:mainfrom
sobolevn:issue-142349-help

Conversation

@sobolevn

@sobolevnsobolevn commented May 15, 2026

Copy link
Copy Markdown
Member

@sobolevn
sobolevn requested a review from pablogsalMay 15, 2026 15:46
@sobolevnsobolevn added the needs backport to 3.15 pre-release feature fixes, bugs and security fixes label May 15, 2026
Comment threadLib/pydoc_data/topics.py
@read-the-docs-community

read-the-docs-communityBot commented May 15, 2026

Copy link
Copy Markdown

Documentation build overview

📚 cpython-previews | 🛠️ Build #32708087 | 📁 Comparing 088f4dd against main (50aff5f)

🔍 Preview build

1 file changed
±whatsnew/changelog.html

@hugovkhugovk left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Unrelated, we're missing help("match") as well.

@sobolevn

Copy link
Copy Markdown
MemberAuthor

@hugovk there's a PR for this in #132784

@sobolevn
sobolevn enabled auto-merge (squash) May 15, 2026 16:13
@sobolevn
sobolevn merged commit 8be3fb1 into python:mainMay 15, 2026
56 checks passed
@miss-islington-app

Copy link
Copy Markdown

Thanks @sobolevn for the PR 🌮🎉.. I'm working now to backport this PR to: 3.15.
🐍🍒⛏🤖

@bedevere-app

Copy link
Copy Markdown

GH-149889 is a backport of this pull request to the 3.15 branch.

@bedevere-appbedevere-appBot removed the needs backport to 3.15 pre-release feature fixes, bugs and security fixes label May 15, 2026
sobolevn added a commit that referenced this pull request May 15, 2026
gh-142349: Add `help("lazy")` support (GH-149886)
(cherry picked from commit 8be3fb1)
Co-authored-by: sobolevn <mail@sobolevn.me>
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

@sobolevn@hugovk@StanFromIreland