[issue10209] Mac OS X: Decompose filenames on encode, and precompose filenames on decode

STINNER Victor report at bugs.python.org
Fri Oct 29 01:52:18 CEST 2010


STINNER Victor <victor.stinner at haypocalc.com> added the comment:

> - r85897 disables the filenames that are normalized differently by Python and by darwin
> - r85899 disables test_normalize and test_listdir tests

It looks like r85897 is enough to fix test_pep277 on "x86 Tiger 3.x" buildbot. But r85899 should not make the situation worse :-)

----------

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


More information about the Python-bugs-list mailing list