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
gh-84910: Change 'IDLE Help' to 'IDLE Doc' #95873
Conversation
'IDLE Help' was a plain text file. It was superceded years ago by a copy of the much more complete html doc. .
|
@pablogsal This PR changes one word in a menu displayed by tkinter. May I merge without a formal review? |
Yeah, go ahead please! |
|
Thanks @terryjreedy for the PR |
'IDLE Help' was a plain text file. It was superceded years ago by a copy of the much more complete html doc. . (cherry picked from commit 05a0f37) Co-authored-by: Terry Jan Reedy <tjreedy@udel.edu>
|
GH-95903 is a backport of this pull request to the 3.11 branch. |
|
GH-95904 is a backport of this pull request to the 3.10 branch. |
'IDLE Help' was a plain text file. It was superceded years ago by a copy of the much more complete html doc. . (cherry picked from commit 05a0f37) Co-authored-by: Terry Jan Reedy <tjreedy@udel.edu>
'IDLE Help' was a plain text file. It was superceded years ago
by a copy of the much more complete html doc. .