[issue15347] IDLE - does not close if the debugger was active

Terry J. Reedy report at bugs.python.org
Fri Nov 20 20:46:30 EST 2015


Terry J. Reedy added the comment:

Git patch does not apply because header does not have full paths.

diff --git a/Debugger.py b/Debugger.py
index e2014d1..9efe6fa 100644
--- a/Debugger.py
+++ b/Debugger.py

versus

diff -r ed694938c61a Lib/idlelib/Debugger.py
--- a/Lib/idlelib/Debugger.py	Tue Sep 22 13:08:42 2015 +0300
+++ b/Lib/idlelib/Debugger.py	Tue Sep 22 20:36:09 2015 -0700

This is also why no *review* link after the *edit* link on right.
I will go ahead and manually edit the file.

----------
assignee:  -> terry.reedy
stage:  -> commit review
versions: +Python 3.6

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue15347>
_______________________________________


More information about the Python-bugs-list mailing list