- Python Home
- About
- News
- Documentation
- Downloads
- Community
- Foundation
- Developer's Guide
- Issue Tracker
- Issues
- Summaries
- User
- Administration
- Help
Message252910
This issue tracker has been migrated to GitHub,
and is currently read-only.
For more information,
see the GitHub FAQs in the Python's Developer Guide.
| Author | martin.panter |
|---|---|
| Recipients | SamB, foom, gregory.p.smith, jwilk, loewis, martin.panter, mwh, petri.lehtinen, pitrou, rnk, vstinner |
| Date | 2015-10-13.04:27:03 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1444710423.83.0.277808853337.issue1054041@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
This covers the same ground as Issue 14229, which was rejected with the argument that re-raising the signal is “ugly” and bypasses some things that are done by the standard OS exit() function. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2015-10-13 04:27:03 | martin.panter | set | recipients: + martin.panter, mwh, loewis, gregory.p.smith, foom, pitrou, vstinner, jwilk, rnk, petri.lehtinen, SamB |
| 2015-10-13 04:27:03 | martin.panter | set | messageid: <1444710423.83.0.277808853337.issue1054041@psf.upfronthosting.co.za> |
| 2015-10-13 04:27:03 | martin.panter | link | issue1054041 messages |
| 2015-10-13 04:27:03 | martin.panter | create | |

