[Buildbot-commits] [Buildbot] #1056: handle encodings of change_files properly

Buildbot nobody at buildbot.net
Fri Mar 11 20:06:34 UTC 2011


#1056: handle encodings of change_files properly
-------------------------------+---------------------
Reporter:  dustin              |       Owner:  dustin
    Type:  enhancement         |      Status:  new
Priority:  major               |   Milestone:  0.8.4
 Version:  0.8.2               |  Resolution:
Keywords:  encoding, database  |
-------------------------------+---------------------

Comment (by dustin):

 There's good stuff in Python-3.1 to handle encoding Filenames
 (bytestrings) into unicode losslessly.  We may want to consider
 implementing something similar in Buildbot, although the practicality of
 that proposal may be limited.  See #1869

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


More information about the Commits mailing list