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 martin.panter
Recipients berker.peksag, martin.panter
Date 2015-02-15.05:22:10
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1423977732.02.0.475784274219.issue23430@psf.upfronthosting.co.za>
In-reply-to
Content
Looking at this again, I think I should make the forking server’s handle_error() method only be called for Exception subclasses as well. So I am posting a new patch that also does this.
History
Date User Action Args
2015-02-15 05:22:12martin.pantersetrecipients: + martin.panter, berker.peksag
2015-02-15 05:22:12martin.pantersetmessageid: <1423977732.02.0.475784274219.issue23430@psf.upfronthosting.co.za>
2015-02-15 05:22:12martin.panterlinkissue23430 messages
2015-02-15 05:22:11martin.pantercreate