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 Alex.Willmer, terry.reedy, vstinner, xdegaye, yan12125
Date 2016-11-08.20:57:01
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1478638621.58.0.159722186567.issue26934@psf.upfronthosting.co.za>
In-reply-to
Content
buggy_raise_3.patch LGTM but I don't think that it's worth it to add @requires_raise to support directly. I suggest to only add it to test_faulthandler.py.
History
Date User Action Args
2016-11-08 20:57:01vstinnersetrecipients: + vstinner, terry.reedy, xdegaye, Alex.Willmer, yan12125
2016-11-08 20:57:01vstinnersetmessageid: <1478638621.58.0.159722186567.issue26934@psf.upfronthosting.co.za>
2016-11-08 20:57:01vstinnerlinkissue26934 messages
2016-11-08 20:57:01vstinnercreate