Fix some unicode diff parsing bugs in the git backend.

Review Request #6069 — Created July 6, 2014 and submitted

Information

Review Board
release-2.0.x
920f381...

Reviewers

This fixes some trivial bytes-vs-str issues that hadn't been caught by prior
testing.

Ran unit tests.

reviewbot
  1. Tool: PEP8 Style Checker
    Processed Files:
        reviewboard/scmtools/git.py
    
    
    
    Tool: Pyflakes
    Processed Files:
        reviewboard/scmtools/git.py
    
    
  2. 
      
chipx86
  1. Ship It!

  2. 
      
david
Review request changed

Status: Closed (submitted)

Change Summary:

Pushed to release-2.0.x (f4043f5)
Loading...