Message125596
| Author | pitrou |
|---|---|
| Recipients | foom, gregory.p.smith, loewis, mwh, pitrou, rnk |
| Date | 2011-01-06.22:29:15 |
| SpamBayes Score | 0.0039747204 |
| Marked as misclassified | No |
| Message-id | <1294352961.35.0.189353455191.issue1054041@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
- should KeyboardInterrupt always exit with SIGINT, or only if it was actually raised by a signal handler? - if _Py_UnhandledKeyboardInterrupt is defined in Modules/main.c but used in Python/pythonrun.c, can't it cause linker errors when embedding Python? - please use PEP 8 (testKeyboardInterruptSignalExit -> test_some_long_name) |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2011-01-06 22:29:21 | pitrou | set | recipients: + pitrou, mwh, loewis, gregory.p.smith, foom, rnk |
| 2011-01-06 22:29:21 | pitrou | set | messageid: <1294352961.35.0.189353455191.issue1054041@psf.upfronthosting.co.za> |
| 2011-01-06 22:29:15 | pitrou | link | issue1054041 messages |
| 2011-01-06 22:29:15 | pitrou | create | |