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 vstinner
Recipients amaury.forgeotdarc, vstinner
Date 2008-09-30.18:12:59
SpamBayes Score 0.059344504
Marked as misclassified No
Message-id <1222798381.56.0.58175486298.issue3999@psf.upfronthosting.co.za>
In-reply-to
Content
Oops, my patch was broken. I forgot to install the fault handler! Here 
is a new version of the patch which also catch SIGFPE: raise an 
ArithmeticError.
History
Date User Action Args
2008-09-30 18:13:01vstinnersetrecipients: + vstinner, amaury.forgeotdarc
2008-09-30 18:13:01vstinnersetmessageid: <1222798381.56.0.58175486298.issue3999@psf.upfronthosting.co.za>
2008-09-30 18:13:00vstinnerlinkissue3999 messages
2008-09-30 18:13:00vstinnercreate