[issue6011] python doesn't build if prefix contains non-ascii characters
STINNER Victor
report at bugs.python.org
Tue Nov 9 01:30:12 CET 2010
STINNER Victor <victor.stinner at haypocalc.com> added the comment:
> The real problem is that PREFIX is not decoded using _Py_charw2char() ...
Fixed by r86345.
----------
_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue6011>
_______________________________________
More information about the Python-bugs-list
mailing list