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 yselivanov
Recipients gvanrossum, jinty, r.david.murray, vstinner, yselivanov
Date 2015-10-27.17:23:19
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1445966599.72.0.945640673342.issue25489@psf.upfronthosting.co.za>
In-reply-to
Content
I see your points, but we're talking about BaseExceptions here -- KeyboardInterrupt, SystemExit etc.  Those things usually mean that the program has to crash.
History
Date User Action Args
2015-10-27 17:23:19yselivanovsetrecipients: + yselivanov, gvanrossum, vstinner, r.david.murray, jinty
2015-10-27 17:23:19yselivanovsetmessageid: <1445966599.72.0.945640673342.issue25489@psf.upfronthosting.co.za>
2015-10-27 17:23:19yselivanovlinkissue25489 messages
2015-10-27 17:23:19yselivanovcreate