• 
      

    Fix some more unicode issues in svn diffing.

    Review Request #7310 — Created May 17, 2015 and submitted

    Information

    RBTools
    release-0.7.x
    295d546...

    Reviewers

    In assembling svn diffs, there were a few lurking places where unicode objects
    could slip into the list of lines (the rest of which were bytes), causing the
    whole thing to try to coerce when joining. This fixes up the ones I could
    identify.

    Ran unit tests.

    reviewbot
    1. Tool: Pyflakes
      Processed Files:
          rbtools/clients/svn.py
      
      
      
      Tool: PEP8 Style Checker
      Processed Files:
          rbtools/clients/svn.py
      
      
    2. 
        
    chipx86
    1. Ship It!
    2. 
        
    david
    Review request changed
    Status:
    Completed
    Change Summary:
    Pushed to release-0.7.x (8d4c064)