EncodingWarning
python EncodingWarning
Raised (Python 3.10+) when the locale encoding is used implicitly, for example when open() is called without an explicit encoding argument.
Raised (Python 3.10+) when the locale encoding is used implicitly, for example when open() is called without an explicit encoding argument.