Skip to content

[3.13] bpo-37755: Use configured output in pydoc instead of pager (GH-15105)#120261

Merged
serhiy-storchaka merged 1 commit intopython:3.13from
miss-islington:backport-2080425-3.13
Jun 8, 2024
Merged

[3.13] bpo-37755: Use configured output in pydoc instead of pager (GH-15105)#120261
serhiy-storchaka merged 1 commit intopython:3.13from
miss-islington:backport-2080425-3.13

Conversation

@miss-islington
Copy link
Copy Markdown
Contributor

If the Helper() class was initialized with an output, the topics, keywords
and symbols help still use the pager instead of the output.
Change the behavior so the output is used if available while keeping the
previous behavior if no output was configured.
(cherry picked from commit 2080425)

Co-authored-by: Enrico Tröger enrico.troeger@uvena.de

…15105)

If the Helper() class was initialized with an output, the topics, keywords
and symbols help still use the pager instead of the output.
Change the behavior so  the output is used if available while keeping the
previous behavior if no output was configured.
(cherry picked from commit 2080425)

Co-authored-by: Enrico Tröger <enrico.troeger@uvena.de>
@serhiy-storchaka serhiy-storchaka enabled auto-merge (squash) June 8, 2024 09:25
@serhiy-storchaka serhiy-storchaka merged commit c15f94d into python:3.13 Jun 8, 2024
@miss-islington miss-islington deleted the backport-2080425-3.13 branch January 2, 2026 18:00
Sign up for free to 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