[Python-Dev] Re: PEP 597: Add optional EncodingWarning

2021年2月09日 08:06:00 -0800

On Tue, Feb 9, 2021 at 1:31 PM Paul Moore <[email protected]> wrote:
> If we can't provide a good recommendation
> to the user on what to do, we shouldn't be warning them that what they
> are currently doing is wrong.
The warning can explicitly suggest to use encoding="utf8", it should
work in almost all cases.
Victor
-- 
Night gathers, and now my watch begins. It shall not end until my death.
_______________________________________________
Python-Dev mailing list -- [email protected]
To unsubscribe send an email to [email protected]
https://mail.python.org/mailman3/lists/python-dev.python.org/
Message archived at 
https://mail.python.org/archives/list/[email protected]/message/NMHJAPSNE7XI65DKV6EB55HGQW5XRAA6/
Code of Conduct: http://python.org/psf/codeofconduct/

Reply via email to