◐ Shell
clean mode source ↗

Message 382537 - Python tracker

Message382537

Author markroseman
Recipients louielu, ltaylor934, markroseman, terry.reedy
Date 2020-12-04.22:09:26
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1607119767.29.0.283206101282.issue14111@roundup.psfhosted.org>
In-reply-to
Content
Terry, I agree that Ctrl-C should act just as an interrupt when the debugger is active. I also agree that a way to interrupt the debugger through the user interface is needed (in the revised UI, there's an explicit 'stop' button for that).
History
Date User Action Args
2020-12-04 22:09:27markrosemansetrecipients: + markroseman, terry.reedy, ltaylor934, louielu
2020-12-04 22:09:27markrosemansetmessageid: <1607119767.29.0.283206101282.issue14111@roundup.psfhosted.org>
2020-12-04 22:09:27markrosemanlinkissue14111 messages
2020-12-04 22:09:26markrosemancreate