projects
/
python
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f4af15b
)
Extra NEWS formatting fix for 3.6
author
Martin Panter
<vadmium+py@gmail.com>
Sun, 22 May 2016 03:10:11 +0000
(
03:10
+0000)
committer
Martin Panter
<vadmium+py@gmail.com>
Sun, 22 May 2016 03:10:11 +0000
(
03:10
+0000)
Misc/NEWS
patch
|
blob
|
history
diff --git
a/Misc/NEWS
b/Misc/NEWS
index ce20fe7077b5d8670f449858e5122f0201ca348b..363454df14087698c22fccdefb6d9c8daa0037ac 100644
(file)
--- a/
Misc/NEWS
+++ b/
Misc/NEWS
@@
-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.