Skip to content

IDLE - Fix test_editor hang on macOS with installed Python #113269

Closed
@terryjreedy

Description

@terryjreedy

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

No one assigned

    Labels

    Projects

    Status

    Done

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions