What's the status of Python 2.6 support?

Daniel Clemente dcl441-bugs at yahoo.com
Tue Jan 13 12:03:07 GMT 2009


Hi,

Vincent Ladeuil <v.ladeuil+lp at free.fr> writes:
>
> class DiffSymlink(DiffPath):
>
> .......
>
> new_target is a regular string in 2.5 and a unicode one in 2.6.
>
> Anybody has a good idea on how to fix that (i.e. make the test
> pass since the code by itself is correct IMHO) ?
>

  I just know that Bazaar has problems if the symlink target is a Unicode string. See: https://bugs.launchpad.net/bzr/+bug/272444


-- Daniel




More information about the bazaar mailing list