• 
      

    Fix a UnicodeDecodeError when printing exceptions containing non-ASCII chars.

    Review Request #7481 — Created July 3, 2015 and submitted

    Information

    RBTools
    release-0.7.x
    feeb811...

    Reviewers

    The logging in load_scmclients fails when the exception contains non-ASCII
    characters. Using logging.exception fixes this.

    Ran unit tests.

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