New submission from David Gilbertson <gilbertson.da...@gmail.com>:

On this page: https://docs.python.org/3/library/io.html#text-encoding it says 
"there is no concrete plan as of yet, Python may change the default text file 
encoding to UTF-8 in the future".

On this page https://docs.python.org/3/library/os.html#utf8-mode is says that 
from 3.7 onwards UTF-8 will be selected by default.

Does that mean that the text in the first section is now outdated, as it was 
addressed by PEP 540?

I'm a newbie, so apologies if I'm missing something obvious or filing this in 
the wrong spot.

----------
assignee: docs@python
components: Documentation
messages: 408983
nosy: docs@python, gilbertson.david
priority: normal
severity: normal
status: open
title: [docs] IO > Text Encoding info outdated
type: behavior
versions: Python 3.10

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue46143>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to