[Buildbot-commits] [Buildbot] #2528: ComparableMixin's __hash__ fails when a comparable attribute is unicode (was: UnicodeEncodeError when using unicode subject in MailNotifier)

Buildbot trac trac at buildbot.net
Fri Jul 5 22:58:58 UTC 2013


#2528: ComparableMixin's __hash__ fails when a comparable attribute is unicode
-------------------+--------------------
Reporter:  rutsky  |       Owner:
    Type:  defect  |      Status:  new
Priority:  major   |   Milestone:  0.8.+
 Version:  master  |  Resolution:
Keywords:          |
-------------------+--------------------
Changes (by dustin):

 * milestone:  undecided => 0.8.+


Comment:

 I think that the fix here is to not try to convert everything to a string
 before hashing it, but I'm not entirely sure.

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


More information about the Commits mailing list