[Buildbot-commits] [Buildbot] #1829: PBChangeSource loses string encodings
Buildbot
nobody at buildbot.net
Sun May 29 17:51:36 UTC 2011
#1829: PBChangeSource loses string encodings
---------------------+--------------------
Reporter: dustin | Owner:
Type: defect | Status: new
Priority: minor | Milestone: 0.8.4
Version: master | Resolution:
Keywords: encoding |
---------------------+--------------------
Comment (by Dustin J. Mitchell):
Handle bytestrings on input to PBChangeSource
This handles bytestrings by assuming, softly, that they are in utf8.
Ideally the PB client would not send bytestrings, but at least this
avoids crashing. Refs #1829.
Changeset: dcc08973694d6c6dc2f482c83bd51317c2839c07
--
Ticket URL: <http://trac.buildbot.net/ticket/1829#comment:4>
Buildbot <http://buildbot.net/>
Buildbot: build/test automation
More information about the Commits
mailing list