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 steve.dower
Recipients SilentGhost, jonathan-lp, paul.moore, steve.dower, tim.golden, vinay.sajip, zach.ware
Date 2019-06-03.18:16:17
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1559585777.71.0.765290698471.issue37111@roundup.psfhosted.org>
In-reply-to
Content
I agree with Paul. Consistency with open() is the most important aspect here, and when we investigated changing that to UTF-8 it was decided to be too disruptive.

That said, I'm not opposed to adding encoding/errors to basicConfig if someone wants to do that (and the logging specialists are okay with it).
History
Date User Action Args
2019-06-03 18:16:17steve.dowersetrecipients: + steve.dower, paul.moore, vinay.sajip, tim.golden, SilentGhost, zach.ware, jonathan-lp
2019-06-03 18:16:17steve.dowersetmessageid: <1559585777.71.0.765290698471.issue37111@roundup.psfhosted.org>
2019-06-03 18:16:17steve.dowerlinkissue37111 messages
2019-06-03 18:16:17steve.dowercreate