Message125596
- 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) |
|
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 | |
|