SIGN IN SIGN UP
python / cpython UNCLAIMED

The Python programming language

0 0 157 Python

Issue #6011: getpath: decode VPATH env var from the locale encoding

Instead of casting it to wchar_t* without conversion. It fixes a bug if Python
is compiled a non-ascii directory, different than the source code directory,
with C locale.
V
Victor Stinner committed
2158231433c19e1e8eec24d8d053da2a02256747
Parent: ff150f2