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 vinay.sajip
Recipients vinay.sajip, xdegaye
Date 2017-01-06.21:41:11
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1483738872.4.0.832367293379.issue29177@psf.upfronthosting.co.za>
In-reply-to
Content
I've added a patch that should handle these errors (including the SysLogHandlerTest, which wasn't reported, but I think the same logic applies).

To simulate failure during setup, uncomment one or more of the lines which says

    # raise ValueError('dummy error raised')
History
Date User Action Args
2017-01-06 21:41:12vinay.sajipsetrecipients: + vinay.sajip, xdegaye
2017-01-06 21:41:12vinay.sajipsetmessageid: <1483738872.4.0.832367293379.issue29177@psf.upfronthosting.co.za>
2017-01-06 21:41:12vinay.sajiplinkissue29177 messages
2017-01-06 21:41:12vinay.sajipcreate