Message 265097 - Python tracker
Message265097
| Author | ppperry |
|---|---|
| Recipients | kbk, ppperry, roger.serwy, terry.reedy |
| Date | 2016-05-07.22:43:09 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1462660989.44.0.516549129612.issue26949@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
This issue has worse consequences than I previously thought. It also affects `KeyboardInterrupt` with worse consequences. If you run a program raising `KeyboardInterrupt` in the debugger, the shell will hang. Restarting the shell fixes this problem. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2016-05-07 22:43:09 | ppperry | set | recipients: + ppperry, terry.reedy, kbk, roger.serwy |
| 2016-05-07 22:43:09 | ppperry | set | messageid: <1462660989.44.0.516549129612.issue26949@psf.upfronthosting.co.za> |
| 2016-05-07 22:43:09 | ppperry | link | issue26949 messages |
| 2016-05-07 22:43:09 | ppperry | create | |