[Buildbot] #3207: BufferLogObserver doesn't preserve unicode'ness

Buildbot trac trac at buildbot.net
Mon Feb 16 20:05:33 UTC 2015


#3207: BufferLogObserver doesn't preserve unicode'ness
----------------------+-----------------------
Reporter:  vlovich    |      Owner:
    Type:  undecided  |     Status:  new
Priority:  major      |  Milestone:  undecided
 Version:  0.8.10     |   Keywords:
----------------------+-----------------------
 When it has multiple chunks, it does ''.join(chunks) instead of
 u''.join(chunks) which is what it does in all the other conditions.

--
Ticket URL: <http://trac.buildbot.net/ticket/3207>
Buildbot <http://buildbot.net/>
Buildbot: build/test automation


More information about the bugs mailing list