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.14:11:51
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1618323111.18.0.547354775471.issue43731@roundup.psfhosted.org>
In-reply-to
Content
Ah, so you want to emit an EncodingWarning when fileConfig(filename) is called without specifying an encoding, right?
History
Date User Action Args
2021-04-13 14:11:51vstinnersetrecipients: + vstinner, vinay.sajip, methane
2021-04-13 14:11:51vstinnersetmessageid: <1618323111.18.0.547354775471.issue43731@roundup.psfhosted.org>
2021-04-13 14:11:51vstinnerlinkissue43731 messages
2021-04-13 14:11:51vstinnercreate