Branch: refs/heads/master
Home: https://github.com/buildbot/buildbot
Commit: affdeceb68cd314e430add18c89f74fc394d18f0
https://github.com/buildbot/buildbot/commit/affdeceb68cd314e430add18c89f74fc394d18f0
Author: Dustin J. Mitchell <[email protected]>
Date: 2011-01-14 (Fri, 14 Jan 2011)
Changed paths:
M slave/buildslave/commands/utils.py
Log Message:
-----------
Don't try to re-decode a Unicode string from UTF-8
Python doesn't support trying to interpret a Unicode string as utf-8 -
you should be decoding a *bytestring* into utf-8 instead. So don't do
that. Fixes #1752.
------------------------------------------------------------------------------
Protect Your Site and Customers from Malware Attacks
Learn about various malware tactics and how to avoid them. Understand
malware threats, the impact they can have on your business, and how you
can protect your company and customers by using code signing.
http://p.sf.net/sfu/oracle-sfdevnl
_______________________________________________
Buildbot-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/buildbot-commits