[Buildbot-commits] [djmitche/buildbot] 78863b: Merge branch 'buildbot-git' of git://github.com/ob...
noreply at github.com
noreply at github.com
Tue Mar 30 19:42:57 UTC 2010
Branch: refs/heads/buildbot-0.8.0
Home: http://github.com/djmitche/buildbot
Commit: 78863b395c7a9e91335b83f8eba904fc1125fcf7
http://github.com/djmitche/buildbot/commit/78863b395c7a9e91335b83f8eba904fc1125fcf7
Author: Dustin J. Mitchell <dustin at zmanda.com>
Date: 2010-03-30 (Tue, 30 Mar 2010)
Changed paths:
M buildbot/status/web/base.py
M buildbot/status/web/waterfall.py
Log Message:
-----------
Merge branch 'buildbot-git' of git://github.com/oberstet/buildbot
* 'buildbot-git' of git://github.com/oberstet/buildbot:
fix: timezone name is returned in local encoding, but unicode converter assumes ascii by default (fixes ''exceptions.UnicodeDecodeError: 'ascii' codec can't decode byte'' problems. solution: provide locale encoding to unicode converter.
More information about the Commits
mailing list