Skip to content

IDLE on macOS will close without warning when there are open unsaved files #112898

Open
@ronaldoussoren

Description

@ronaldoussoren

Bug report

Bug description:

To reproduce:

  • Start IDLE by launching the IDLE.app included with our installers
  • Create a new file or open an existing file
  • Modify that file by typing into it
  • Quit IDLE

Expected behaviour:

  • IDLE warns about unsaved open files before quitting

Actual behaviour:

  • IDLE quits without warning, losing work

CPython versions tested on:

3.11, 3.12, 3.13

Operating systems tested on:

macOS

Linked PRs

Metadata

Metadata

Assignees

No one assigned

    Projects

    Status

    No status

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions