[New-bugs-announce] [issue24367] Idle hangs when you close the debugger while debugging

ppperry report at bugs.python.org
Wed Jun 3 00:47:06 CEST 2015


New submission from ppperry:

[DEBUG ON]
>>> some_code
(debugger closed before pressing any buttons)
[DEBUG OFF]
>>> more_code
(no response)

----------
components: IDLE
messages: 244707
nosy: kbk, ppperry, roger.serwy, terry.reedy
priority: normal
severity: normal
status: open
title: Idle hangs when you close the debugger while debugging
type: behavior

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


More information about the New-bugs-announce mailing list