Issue #6011: decode PREFIX, EXEC_PREFIX and PYTHONPATH variables using
_Py_char2wchar(), instead of L"" VAR hack, to escape undecodable bytes using the surrogateescape error handler.
V
Victor Stinner committed
ae4836df6d0ea92d778ef30bd37417d048fc37fc
Parent: d5af0a5