• 
      

    Fix UnicodeDecodeError when commit message contains non-ascii character

    Review Request #10121 — Created Aug. 16, 2018 and discarded — Latest diff uploaded

    Information

    RBTools
    master

    Reviewers

    subprocess output data is str type, convert it to unicode when results_unicode is true

    • Posted some changes.
    • Ran unit tests.