[issue43140] built-in open() doesn't use locale.getpreferredencoding() as the default encoding

Eryk Sun report at bugs.python.org
Sat Feb 6 01:42:38 EST 2021


Change by Eryk Sun <eryksun at gmail.com>:


----------
components: +IO, Library (Lib)
title: build-in open() doesn't use whatever locale.getpreferredencoding() returns as default encoding. -> built-in open() doesn't use locale.getpreferredencoding() as the default encoding
versions: +Python 3.10

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue43140>
_______________________________________


More information about the Python-bugs-list mailing list