Message 345413 - Python tracker

Message345413

Author vinay.sajip
Recipients SilentGhost, jonathan-lp, methane, paul.moore, steve.dower, tim.golden, vinay.sajip, zach.ware
Date 2019-06-12.21:40:18
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1560375618.07.0.641980423674.issue37111@roundup.psfhosted.org>
In-reply-to
Content
> On the other hand, couldn't we use different default error handler?
"replace" or "backslashescape" seems better default error handler for the logging.

I've left it as is using the same rationale as I guess open() has at the moment - "Errors should never pass silently. Unless explicitly silenced".
History
Date User Action Args
2019-06-12 21:40:18vinay.sajipsetrecipients: + vinay.sajip, paul.moore, tim.golden, methane, SilentGhost, zach.ware, steve.dower, jonathan-lp
2019-06-12 21:40:18vinay.sajipsetmessageid: <1560375618.07.0.641980423674.issue37111@roundup.psfhosted.org>
2019-06-12 21:40:18vinay.sajiplinkissue37111 messages
2019-06-12 21:40:18vinay.sajipcreate