diff options
-rw-r--r-- | Misc/NEWS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1025,7 +1025,7 @@ Library IDLE ---- -- Issue 15348: Stop the debugger engine (normally in a user process) +- Issue #15348: Stop the debugger engine (normally in a user process) before closing the debugger window (running in the IDLE process). This prevents the RuntimeErrors that were being caught and ignored. |