GabrielBrascher commented on pull request #4149: URL: https://github.com/apache/cloudstack/pull/4149#issuecomment-665837438
@DaanHoogland I have no particular issue with this change, considering it is meant to the transition from Python 2 to 3. The issue that I raised is that if this PR gets merged then Travis will fail for all PRs based on the master. We should then check what version Travis has installed and set to that version or see what we can do to change Travis version. Otherwise, all PRs will have the following issue ```pyenv: version '2.7.18' is not installed (set by /home/travis/build/apache/cloudstack/.python-version).``` ---------------------------------------------------------------- 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: [email protected]
