◐ Shell
clean mode source ↗

[3.7] bpo-34207: Fix pymain_read_conf() for UTF-8 Mode (GH-8868) by vstinner · Pull Request #8870 · python/cpython

bpo-34170, bpo-34207: pymain_read_conf() now sets Py_UTF8Mode to
config->utf8_mode. pymain_read_conf() calls indirectly
Py_DecodeLocale() and Py_EncodeLocale() which depend on Py_UTF8Mode.

(cherry picked from commit 89487f5)

@vstinner vstinner changed the title |3.7] bpo-34207: Fix pymain_read_conf() for UTF-8 Mode (GH-8868) bpo-34207: Fix pymain_read_conf() for UTF-8 Mode (GH-8868)

Aug 23, 2018

@vstinner vstinner changed the title bpo-34207: Fix pymain_read_conf() for UTF-8 Mode (GH-8868) bpo-34207: Fix pymain_read_conf() for UTF-8 Mode

Aug 23, 2018

@vstinner vstinner changed the title bpo-34207: Fix pymain_read_conf() for UTF-8 Mode [3.7] bpo-34207: Fix pymain_read_conf() for UTF-8 Mode (GH-8868)

Aug 23, 2018