[Python-Dev] Issue #8863 adds a new PYTHONNOFAULTHANDLER environment variable (original) (raw)

Antoine Pitrou solipsis at pitrou.net
Sun Dec 19 23:51:03 CET 2010


On Sun, 19 Dec 2010 23:37:58 +0100 Victor Stinner <victor.stinner at haypocalc.com> wrote:

Le dimanche 19 décembre 2010 à 20:20 +0100, Antoine Pitrou a écrit : > Can you clarify why you think those signal handlers fall into that > description? After all, SIGINT, SIGILL and friends only get triggered in > catastrophic conditions.

SIGSEGV, not SIGINT

Oops, sorry for the mistake. I hope this didn't stir any confusion beyond my own ;)

cheers

Antoine.



More information about the Python-Dev mailing list