SIGN IN SIGN UP
python / cpython UNCLAIMED

The Python programming language

72156 0 82 Python

bpo-36775: Add _Py_FORCE_UTF8_FS_ENCODING macro (GH-13056)

Add _Py_FORCE_UTF8_LOCALE and _Py_FORCE_UTF8_FS_ENCODING macros to
avoid factorize "#if defined(__ANDROID__) || defined(__VXWORKS__)"
and "#if defined(__APPLE__)".

Cleanup also config_init_fs_encoding().
V
Victor Stinner committed
e251095a3f4778102f554cecffcfd837f4d1db6c
Parent: c4e78b1
Committed by GitHub <noreply@github.com> on 5/2/2019, 3:28:57 PM