bpo-33601 Py_UTF8Mode is not documented by Vidhyavinu · Pull Request #31480 · python/cpython

bedevere-bot · GitHub

Closed

Closed

Conversation

@Vidhyavinu
@Vidhyavinu

Closed

If set to 1, enable the UTF-8 Mode. If set to 0, disable the UTF-8 Mode. If set to -1, look for the :option:`-x` option and the :envvar:`PYTHONUTF8` environment variable.

If set to 1, enable the UTF-8 Mode. If set to 0, disable the UTF-8 Mode. If set to -1, look for the :option:`-x` option and the :envvar:`PYTHONUTF8` environment variable. Enables the UTF-8 Mode.
If set to 1, enable the UTF-8 Mode. If set to 0, disable the UTF-8 Mode.
.. c:var:: int Py_UTF8Mode
Enables the UTF-8 Mode.