[MERGE][1.12][URGENT] Fix failing tests under rpython-2.5.2 on a 64bit host.
Jelmer Vernooij
jelmer at samba.org
Sun Feb 15 02:48:51 GMT 2009
Jelmer Vernooij has voted comment.
Status is now: Semi-approved
Comment:
This may fix the build with C extensions built, it breaks them without C
extensions. py_update_entry() calls _read_link() with a unicode object
argument, while the C extensions call it with a utf8 string.
For details, see:
http://bundlebuggy.aaronbentley.com/project/bzr/request/%3Cm2iqneo63n.fsf%40free.fr%3E
Project: Bazaar
More information about the bazaar
mailing list