# 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 <!-- gh-linked-prs --> ### Linked PRs * gh-112939 * gh-112960 * gh-112961 * gh-112994 * gh-113513 <!-- /gh-linked-prs -->
Bug report
Bug description:
To reproduce:
Expected behaviour:
Actual behaviour:
CPython versions tested on:
3.11, 3.12, 3.13
Operating systems tested on:
macOS
Linked PRs