rabbah commented on issue #4456: wskadmin is not python3 compatible
URL: 
https://github.com/apache/incubator-openwhisk/issues/4456#issuecomment-486688760
 
 
   Great @axiqia!
   
   My preference would be to avoid six/future - for the two cases you reported, 
I'd think you can `byte.decode('utf-8')` and wrap the iterable with a `list` to 
bring up the code to python3 level.
   
   Since python 2 is retiring, being entirely on python 3 is 👍 
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to