* Instead of updating menu state directly, create function to update the state. * Change outwin to call function instead of updating menu directly.
miss-islington pushed a commit to miss-islington/cpython that referenced this pull request
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
changed the title
bpo-35555: IDLE: Create function to update menu item state
bpo-35555: Create function to update IDLE menu item state
miss-islington added a commit that referenced this pull request
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>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters