• 
      

    Remove warnings in python 3

    Review Request #10207 — Created Oct. 9, 2018 and discarded

    Information

    RBTools
    master

    Reviewers

    Remove warnings in python 3

    existing unit tests

    Description From Last Updated

    Can you flesh your description out to indicate what warnings you are fixing the causes of?

    brenniebrennie

    Shouldn't this be p.communicate() ? See Python 2.7 docs and Python 3.7 docs.

    brenniebrennie
    brennie
    1. 
        
    2. Show all issues

      Can you flesh your description out to indicate what warnings you are fixing the causes of?

    3. rbtools/utils/checks.py (Diff revision 1)
       
       
       
       
       
      Show all issues

      Shouldn't this be p.communicate() ?

      See Python 2.7 docs and Python 3.7 docs.

    4. 
        
    david
    Review request changed
    Status:
    Discarded