Skip to content

[3.7] bpo-35555: Create function to update IDLE menu item state. (GH-11343) #11344

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 28, 2018

Conversation

miss-islington
Copy link
Contributor

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

This will be needed for other menu items. Change outwin to call the function instead of updating the menu item directly.
(cherry picked from commit 804a5d9)

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

https://bugs.python.org/issue35555

This will be needed for other menu items.  Change outwin to call the function instead of updating the menu item directly.
(cherry picked from commit 804a5d9)

Co-authored-by: Cheryl Sabella <cheryl.sabella@gmail.com>
@terryjreedy terryjreedy changed the title [3.7] IDLE: Create function to update menu item state. (GH-11343) [3.7] bpo-35555: Create function to update IDLE menu item state. (GH-11343) Dec 28, 2018
@miss-islington
Copy link
Contributor Author

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

@miss-islington miss-islington merged commit 61775c3 into python:3.7 Dec 28, 2018
@miss-islington miss-islington deleted the backport-804a5d9-3.7 branch December 28, 2018 18:29
@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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants