Skip to content

gh-81949: IDLE: show help(object) output in a text viewing window #15140

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

taleinat
Copy link
Contributor

@taleinat taleinat commented Aug 5, 2019

Note that the text viewing windows are non-modal, which allows keeping them open while continuing to work in the shell.

https://bugs.python.org/issue37768

@taleinat taleinat force-pushed the bpo-37768/idle-help-in-text-viewer branch from 4dd7f70 to 471dcca Compare August 31, 2019 11:10
@taleinat
Copy link
Contributor Author

taleinat commented Aug 31, 2019

@terryjreedy, this is a small, relatively simple code change providing a significant UX improvement; I'd love to get this into 3.8. Pending your review!

@taleinat
Copy link
Contributor Author

I've merged the latest main branch into this PR.

It is still missing a configuration option for disabling this feature or setting a minimum number of help text lines for triggering it, as requested by @terryjreedy on the bpo issue.

@taleinat taleinat added needs backport to 3.9 only security fixes needs backport to 3.10 only security fixes labels May 31, 2021
@ambv ambv removed the needs backport to 3.9 only security fixes label May 17, 2022
@ambv
Copy link
Contributor

ambv commented May 17, 2022

This missed the boat for inclusion in Python 3.9 which accepts security fixes only as of today.

@serhiy-storchaka serhiy-storchaka added the needs backport to 3.11 only security fixes label May 20, 2022
@hauntsaninja hauntsaninja changed the title bpo-37768: IDLE: show help(object) output in a text viewing window gh-81949: IDLE: show help(object) output in a text viewing window Jan 7, 2023
@hugovk hugovk removed the needs backport to 3.10 only security fixes label Apr 8, 2023
@serhiy-storchaka serhiy-storchaka added needs backport to 3.12 only security fixes needs backport to 3.13 bugs and security fixes and removed needs backport to 3.11 only security fixes labels May 9, 2024
@hugovk hugovk removed the needs backport to 3.12 only security fixes label Apr 10, 2025
@python-cla-bot
Copy link

python-cla-bot bot commented Apr 18, 2025

All commit authors signed the Contributor License Agreement.

CLA signed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
awaiting core review needs backport to 3.13 bugs and security fixes type-feature A feature request or enhancement
Projects
None yet
Development

Successfully merging this pull request may close these issues.

9 participants