On Mon, Feb 15, 2021 at 6:31 AM Inada Naoki <songofaca...@gmail.com> wrote:
> * PYTHONWARNENCODING / warn_ecoding

(I love this "ecoding" typo, but it's not my favorite choice ;-))

I dislike "warn_encoding" because it is too generic. An encoding?
Which one? Why does anyone want to emit a warning when an encoding is
used? Ah, only when it's not specified?

> * PYTHONWARNOMITENCODING / warn_omit_encoding
> * PYTHONWARNDEFAULTENCODING / warn_default_encoding

IMO this name describes exactly what the PEP 597 purpose. It can be
read aloud: "emit a warning when the default encoding is used".

Victor
-- 
Night gathers, and now my watch begins. It shall not end until my death.
_______________________________________________
Python-Dev mailing list -- python-dev@python.org
To unsubscribe send an email to python-dev-le...@python.org
https://mail.python.org/mailman3/lists/python-dev.python.org/
Message archived at 
https://mail.python.org/archives/list/python-dev@python.org/message/HJH2FE2KUOXKZ4ZUJTZ4HXMTXHXOQU4E/
Code of Conduct: http://python.org/psf/codeofconduct/

Reply via email to