diff options
author | Victor Stinner <vstinner@python.org> | 2020-10-31 00:02:09 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-10-31 00:02:09 (GMT) |
commit | 710e82630775774dceba5e8f24b1b10e6dfaf9b7 (patch) | |
tree | b4415da3ed5f8bc2ad2a52ec9a8544b9e50d975f /Modules/clinic/_localemodule.c.h | |
parent | 06f8c3328dcd81c84d1ee2b3a57b5381dcb38482 (diff) | |
download | cpython-710e82630775774dceba5e8f24b1b10e6dfaf9b7.zip cpython-710e82630775774dceba5e8f24b1b10e6dfaf9b7.tar.gz cpython-710e82630775774dceba5e8f24b1b10e6dfaf9b7.tar.bz2 |
bpo-42208: Add _Py_GetLocaleEncoding() (GH-23050)
_io.TextIOWrapper no longer calls getpreferredencoding(False) of
_bootlocale to get the locale encoding, but calls
_Py_GetLocaleEncoding() instead.
Add config_get_fs_encoding() sub-function. Reorganize also
config_get_locale_encoding() code.
Diffstat (limited to 'Modules/clinic/_localemodule.c.h')
0 files changed, 0 insertions, 0 deletions