-
-
Notifications
You must be signed in to change notification settings - Fork 34.4k
IDLE - Fix test_editor hang on macOS with installed Python #113269
Copy link
Copy link
Closed
Labels
Description
On my MacBook Air Catalina, Python 3.13.0a2, IDLE's test_editor hangs in IndentSearchTest.test_searcher. The problem is insert using update() instead of update_idletasks(). I added function in bpo-39885. It is called earlier in IndentAnd...Test without failure.
Linked PRs
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Projects
Status
Done