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 vstinner
Recipients methane, vinay.sajip, vstinner
Date 2021-04-13.09:48:02
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1618307282.09.0.173216475463.issue43731@roundup.psfhosted.org>
In-reply-to
Content
> fileConfig(fname, defaults=None, disable_existing_loggers=True, encoding=None)

If "locale" is the intended default, why not being more explicit and use encoding="locale"?
History
Date User Action Args
2021-04-13 09:48:02vstinnersetrecipients: + vstinner, vinay.sajip, methane
2021-04-13 09:48:02vstinnersetmessageid: <1618307282.09.0.173216475463.issue43731@roundup.psfhosted.org>
2021-04-13 09:48:02vstinnerlinkissue43731 messages
2021-04-13 09:48:02vstinnercreate