[Buildbot-commits] [Buildbot] #1927: buildbot: commit notification crashes with Unicode characters in git commit logs

Buildbot nobody at buildbot.net
Fri Apr 15 13:59:43 UTC 2011


#1927: buildbot: commit notification crashes with Unicode characters in git commit
logs
-----------------------+------------------------
Reporter:  edwintorok  |       Owner:
    Type:  defect      |      Status:  new
Priority:  major       |   Milestone:  undecided
 Version:  0.8.3p1     |  Resolution:
Keywords:              |
-----------------------+------------------------

Comment (by edwintorok):

 Here is a patch that fixes the UTF8 issue with the PB notifier:
 http://trac.buildbot.net/attachment/ticket/1927/utf8.patch

 Python's Unicode handling is stupid, it should default to utf-8 encoding,
 not ascii. Who uses ascii anymore?

-- 
Ticket URL: <http://trac.buildbot.net/ticket/1927#comment:1>
Buildbot <http://buildbot.net/>
Buildbot: build/test automation


More information about the Commits mailing list