Skip to content

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

Merged
miss-islington merged 1 commit intopython:3.7from
miss-islington:backport-804a5d9-3.7
Dec 28, 2018
Merged

[3.7] bpo-35555: Create function to update IDLE menu item state. (GH-11343)#11344
miss-islington merged 1 commit intopython:3.7from
miss-islington:backport-804a5d9-3.7

Conversation

@miss-islington
Copy link
Copy Markdown
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
Copy Markdown
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
Copy Markdown
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