Message 294447 - Python tracker
Message294447
| Author | louielu |
|---|---|
| Recipients | louielu, ltaylor934, markroseman, roger.serwy, terry.reedy |
| Date | 2017-05-25.08:26:03 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1495700763.25.0.190845998402.issue14111@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Roger, will you convert the patch to GitHub PR? The patch runs will, there are only two point need to add:
1. user_interrupt should clear sys.settrace when step in
2. cancel_callback add a interp.write("\nKeyboardInterrupt\n")
Thanks. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2017-05-25 08:26:03 | louielu | set | recipients: + louielu, terry.reedy, roger.serwy, markroseman, ltaylor934 |
| 2017-05-25 08:26:03 | louielu | set | messageid: <1495700763.25.0.190845998402.issue14111@psf.upfronthosting.co.za> |
| 2017-05-25 08:26:03 | louielu | link | issue14111 messages |
| 2017-05-25 08:26:03 | louielu | create | |