FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

[3.11] gh-88496: Fix IDLE test hang on macOS (GH-104025) by miss-islington · Pull Request #104027 · python/cpython · GitHub

/ cpython Public

[3.11] gh-88496: Fix IDLE test hang on macOS (GH-104025) - #104027

Merged
terryjreedy merged 1 commit into
python:3.11from
miss-islington:backport-4b27972-3.11
May 1, 2023
Merged

[3.11] gh-88496: Fix IDLE test hang on macOS (GH-104025)#104027
terryjreedy merged 1 commit into
python:3.11from
miss-islington:backport-4b27972-3.11

Conversation

miss-islington commented May 1, 2023
edited by bedevere-bot
Loading

Copy link
Copy Markdown
Contributor

Replace widget.update() with widget.update_idletasks in two places.
(cherry picked from commit 4b27972)

Co-authored-by: Terry Jan Reedy tjreedy@udel.edu

Replace widget.update() with widget.update_idletasks in two places.
(cherry picked from commit 4b27972)

Co-authored-by: Terry Jan Reedy <tjreedy@udel.edu>
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
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.

3 participants


Back | FazBrowse Home | New Git URL