Remove warnings in python 3

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

tcolvin
RBTools
master
rbtools
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. Can you flesh your description out to indicate what warnings you are fixing the causes of?

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

    Shouldn't this be p.communicate() ?

    See Python 2.7 docs and Python 3.7 docs.

  4. 
      
david
Review request changed

Status: Discarded

Loading...