-
-
Notifications
You must be signed in to change notification settings - Fork 33.7k
bpo-33856: Add "help" in the welcome message of IDLE #7755
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
Conversation
|
Thanks @matrixise for the PR, and @terryjreedy for merging it 🌮🎉.. I'm working now to backport this PR to: 2.7, 3.6, 3.7. |
|
GH-7756 is a backport of this pull request to the 3.7 branch. |
Make it the same as when one runs 'python'. (cherry picked from commit 9d49f85) Co-authored-by: Stéphane Wirtel <[email protected]>
|
Sorry, @matrixise and @terryjreedy, I could not cleanly backport this to |
Make it the same as when one runs 'python'. (cherry picked from commit 9d49f85) Co-authored-by: Stéphane Wirtel <[email protected]>
|
GH-7757 is a backport of this pull request to the 3.6 branch. |
…7755) Make it the same as when one runs 'python'.. (cherry picked from commit 9d49f85) Co-authored-by: Stéphane Wirtel <[email protected]>
|
GH-7758 is a backport of this pull request to the 2.7 branch. |
Make it the same as when one runs 'python'. (cherry picked from commit 9d49f85) Co-authored-by: Stéphane Wirtel <[email protected]>
Make it the same as when one runs 'python'. (cherry picked from commit 9d49f85) Co-authored-by: Stéphane Wirtel <[email protected]>
…H-7758) Make it the same as when one runs 'python'.. (cherry picked from commit 9d49f85) Co-authored-by: Stéphane Wirtel <[email protected]>
Just fix the welcome message of IDLE
https://bugs.python.org/issue33856