Skip to content
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-33856: Add "help" in the welcome message of IDLE #7755

Merged
merged 1 commit into from
Jun 16, 2018

Conversation

matrixise
Copy link
Member

@matrixise matrixise commented Jun 16, 2018

Just fix the welcome message of IDLE

https://bugs.python.org/issue33856

@terryjreedy terryjreedy merged commit 9d49f85 into python:master Jun 16, 2018
@miss-islington
Copy link
Contributor

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.
🐍🍒⛏🤖

@bedevere-bot
Copy link

GH-7756 is a backport of this pull request to the 3.7 branch.

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Jun 16, 2018
Make it the same as when one runs 'python'.
(cherry picked from commit 9d49f85)

Co-authored-by: Stéphane Wirtel <stephane@wirtel.be>
@miss-islington
Copy link
Contributor

Sorry, @matrixise and @terryjreedy, I could not cleanly backport this to 2.7 due to a conflict.
Please backport using cherry_picker on command line.
cherry_picker 9d49f85064c388e2dddb9f8cb4ae1f486bc8d357 2.7

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Jun 16, 2018
Make it the same as when one runs 'python'.
(cherry picked from commit 9d49f85)

Co-authored-by: Stéphane Wirtel <stephane@wirtel.be>
@bedevere-bot
Copy link

GH-7757 is a backport of this pull request to the 3.6 branch.

terryjreedy pushed a commit to terryjreedy/cpython that referenced this pull request Jun 16, 2018
…7755)

Make it the same as when one runs 'python'..
(cherry picked from commit 9d49f85)

Co-authored-by: Stéphane Wirtel <stephane@wirtel.be>
@bedevere-bot
Copy link

GH-7758 is a backport of this pull request to the 2.7 branch.

miss-islington added a commit that referenced this pull request Jun 16, 2018
Make it the same as when one runs 'python'.
(cherry picked from commit 9d49f85)

Co-authored-by: Stéphane Wirtel <stephane@wirtel.be>
miss-islington added a commit that referenced this pull request Jun 16, 2018
Make it the same as when one runs 'python'.
(cherry picked from commit 9d49f85)

Co-authored-by: Stéphane Wirtel <stephane@wirtel.be>
terryjreedy added a commit that referenced this pull request Jun 16, 2018
…H-7758)

Make it the same as when one runs 'python'..
(cherry picked from commit 9d49f85)

Co-authored-by: Stéphane Wirtel <stephane@wirtel.be>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type-bug An unexpected behavior, bug, or error
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants