Skip to content
  • eric@webkit.org's avatar
    2011-01-13 Eric Seidel <eric@webkit.org> · dfc446d1
    eric@webkit.org authored
            Reviewed by Mihai Parparita.
    
            webkit-patch suggest-reviewers fails due to invalid utf8 in ChangeLog files
            https://bugs.webkit.org/show_bug.cgi?id=52416
    
            Example: webkit-patch suggest-reviewers -g ca3890fe
            UnicodeDecodeError: 'utf8' codec can't decode bytes in position 536-538: invalid data
    
            I also added FIXMEs about the changed_files returning deleted files problem
            which is causing the other most common exception for suggest-reviewers
            (and is probably breaking sheriff-bots blame detection).
    
            * Scripts/webkitpy/common/checkout/api.py:
            * Scripts/webkitpy/common/checkout/api_unittest.py:
            * Scripts/webkitpy/common/checkout/scm.py:
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@75761 268f45cc-cd09-0410-ab3c-d52691b4dbfc
    dfc446d1