[Buildbot-commits] [Buildbot] #2385: UnicodeDecode error in	runprocess.py
    Buildbot 
    nobody at buildbot.net
       
    Fri Oct 19 02:14:21 UTC 2012
    
    
  
#2385: UnicodeDecode error in runprocess.py
-----------------------+--------------------
Reporter:  roger_fong  |       Owner:
    Type:  defect      |      Status:  new
Priority:  minor       |   Milestone:  0.8.8
 Version:  0.8.7       |  Resolution:
Keywords:  encoding    |
-----------------------+--------------------
Comment (by dustin):
 Ah, I see - {{{msg}}} is turning into unicode from a unicode key or value
 in the environment provided to the step.  I wonder if we should *encode*
 those to utf-8 first?
-- 
Ticket URL: <http://trac.buildbot.net/ticket/2385#comment:2>
Buildbot <http://buildbot.net/>
Buildbot: build/test automation
    
    
More information about the Commits
mailing list