-
-
Notifications
You must be signed in to change notification settings - Fork 32.2k
bpo-39050: The Help button in IDLE's config menu does not work #17611
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
bpo-39050: The Help button in IDLE's config menu does not work #17611
Conversation
The I don't think this fix needs a news entry. |
This gets a news entry, so people know that they can use the button again. I will add one if still needed when merging. |
Thanks, @ZackerySpytz. Please also add the News Entry that Terry requested. |
I added a test that would have failed and caught the regression. This was part of the 6% still not covered. Zack, thanks for reporting and finding the reason. |
Thanks @ZackerySpytz for the PR, and @terryjreedy for merging it 🌮🎉.. I'm working now to backport this PR to: 3.7, 3.8. |
Sorry @ZackerySpytz and @terryjreedy, I had trouble checking out the |
…H-17611) Co-authored-by: Terry Jan Reedy <[email protected]> (cherry picked from commit 2e43b64) Co-authored-by: Zackery Spytz <[email protected]>
GH-18136 is a backport of this pull request to the 3.7 branch. |
Thanks @ZackerySpytz for the PR, and @terryjreedy for merging it 🌮🎉.. I'm working now to backport this PR to: 3.8. |
…H-17611) Co-authored-by: Terry Jan Reedy <[email protected]> (cherry picked from commit 2e43b64) Co-authored-by: Zackery Spytz <[email protected]>
GH-18137 is a backport of this pull request to the 3.8 branch. |
Co-authored-by: Terry Jan Reedy <[email protected]> (cherry picked from commit 2e43b64) Co-authored-by: Zackery Spytz <[email protected]>
Co-authored-by: Terry Jan Reedy <[email protected]> (cherry picked from commit 2e43b64) Co-authored-by: Zackery Spytz <[email protected]>
…H-17611) Co-authored-by: Terry Jan Reedy <[email protected]>
https://bugs.python.org/issue39050