Skip to content

[3.7] bpo-35555: IDLE: Gray out Code Context menu item on non-editors (GH-11282) #11300

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

Merged
merged 1 commit into from
Dec 23, 2018

Conversation

miss-islington
Copy link
Contributor

@miss-islington miss-islington commented Dec 23, 2018

The Code Context menu item only works on Editor windows so disable it for others.
(cherry picked from commit 8874f51)

Co-authored-by: Cheryl Sabella cheryl.sabella@gmail.com

https://bugs.python.org/issue35555

…onGH-11282)

The Code Context menu item only works on Editor windows so disable it for others.
(cherry picked from commit 8874f51)

Co-authored-by: Cheryl Sabella <cheryl.sabella@gmail.com>
@terryjreedy terryjreedy merged commit d4f7616 into python:3.7 Dec 23, 2018
@miss-islington miss-islington deleted the backport-8874f51-3.7 branch December 23, 2018 22:15
@miss-islington
Copy link
Contributor Author

@csabella and @terryjreedy: Status check is done, and it's a success ✅ .

1 similar comment
@miss-islington
Copy link
Contributor Author

@csabella and @terryjreedy: Status check is done, and it's a success ✅ .

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants