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 eric.araujo
Recipients docs@python, eric.araujo, vstinner
Date 2011-05-30.13:27:59
SpamBayes Score 0.005602702
Marked as misclassified No
Message-id <1306762080.47.0.171850145377.issue12209@psf.upfronthosting.co.za>
In-reply-to
Content
> faulthandler prints the Python trace, not the C trace, so I prefer to
> call it a "traceback" than "stack trace".
Okay.  What do you think about this synopsis then: dumping the traceback on CPython crashes?
History
Date User Action Args
2011-05-30 13:28:00eric.araujosetrecipients: + eric.araujo, vstinner, docs@python
2011-05-30 13:28:00eric.araujosetmessageid: <1306762080.47.0.171850145377.issue12209@psf.upfronthosting.co.za>
2011-05-30 13:27:59eric.araujolinkissue12209 messages
2011-05-30 13:27:59eric.araujocreate