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 python-dev
Recipients BreamoreBoy, Rhamphoryncus, belopolsky, docs@python, eric.araujo, georg.brandl, gvanrossum, poolie, python-dev, schmir, tebeka, terry.reedy, vstinner
Date 2013-10-06.19:22:42
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <3ctF8L2rb3z7LjP@mail.python.org>
In-reply-to
Content
New changeset b4444d16e333 by Georg Brandl in branch '3.3':
Closes #1215: document better why it is not a good idea to catch e.g. SIGSEGV and refer to faulthandler.
http://hg.python.org/cpython/rev/b4444d16e333
History
Date User Action Args
2013-10-06 19:22:43python-devsetrecipients: + python-dev, gvanrossum, georg.brandl, terry.reedy, tebeka, belopolsky, Rhamphoryncus, vstinner, schmir, eric.araujo, docs@python, BreamoreBoy, poolie
2013-10-06 19:22:43python-devlinkissue1215 messages
2013-10-06 19:22:42python-devcreate