UnicodeDecodeError in test
Martin (gzlist)
gzlist at googlemail.com
Fri Apr 23 15:26:57 BST 2010
On 23/04/2010, Parth Malwankar <parth.malwankar at gmail.com> wrote:
>
> Am I missing something?
This is one of a number of r4920 regressions that has yet to be handled.
<https://bugs.launchpad.net/testtools/+bug/501166>
I think it's basically due to a bad abstraction in testtools. Python
deals with bytestrings in a number of places, and wishing they were
always UTF-8 doesn't make it so.
Martin
More information about the bazaar
mailing list