[issue6011] python doesn't build if prefix contains non-ascii characters

Éric Araujo report at bugs.python.org
Sat Dec 25 23:35:28 CET 2010


Éric Araujo <merwok at netwok.org> added the comment:

Baptiste: I meant that I couldn’t reproduce the bug, not that the patch had solved it.

Victor: Your patch uses os.fsencode, so porting to distutils2 won’t be easy.  Tarek and I have instated this policy http://wiki.python.org/moin/Distutils/FixingBugs to make sure we don’t have to reopen 50 bugs when distutils2 gets into the stdlib.

d2 has to stay compatible with 2.4-2.7, and 3.1-3.2 in a near future.

----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue6011>
_______________________________________


More information about the Python-bugs-list mailing list