Message 114289 - Python tracker
Message114289
| Author | vstinner |
|---|---|
| Recipients | pitrou, vstinner |
| Date | 2010-08-18.22:39:25 |
| SpamBayes Score | 6.185109e-05 |
| Marked as misclassified | No |
| Message-id | <1282171166.86.0.446390014411.issue8863@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
dmalcolm asked if it would be possible to display the Python backtrace on Py_FatalError(). I don't know: Py_FatalError() is usually called when Python internals are broken. But well, segfaults do also usually occurs when something is broken :-) |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2010-08-18 22:39:26 | vstinner | set | recipients: + vstinner, pitrou |
| 2010-08-18 22:39:26 | vstinner | set | messageid: <1282171166.86.0.446390014411.issue8863@psf.upfronthosting.co.za> |
| 2010-08-18 22:39:25 | vstinner | link | issue8863 messages |
| 2010-08-18 22:39:25 | vstinner | create | |