• 
      

    Fix unit tests for Bazaar on Python 3.x.

    Review Request #10464 — Created March 21, 2019 and submitted

    Information

    RBTools
    master

    Reviewers

    We had some tests for Bazaar that tried writing the wrong string type to
    a file. This change updates the file writing to ensure we're writing
    byte strings exclusively.

    Unit tests pass on all supported Python versions.

    Summary ID
    Fix unit tests for Bazaar on Python 3.x.
    We had some tests for Bazaar that tried writing the wrong string type to a file. This change updates the file writing to ensure we're writing byte strings exclusively.
    f7f00c8c9e5fc8ea042e45a8a63c490122b602cd
    david
    1. Ship It!
    2. 
        
    chipx86
    Review request changed
    Status:
    Completed
    Change Summary:
    Pushed to release-1.0.x (2dcb64f)