-
-
Notifications
You must be signed in to change notification settings - Fork 32.6k
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
Metadata
Metadata
Assignees
Labels
Projects
Status
Done