Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support python 3 #43

Open
teeks99 opened this issue Oct 19, 2018 · 1 comment · May be fixed by #46
Open

Support python 3 #43

teeks99 opened this issue Oct 19, 2018 · 1 comment · May be fixed by #46

Comments

@teeks99
Copy link
Contributor

teeks99 commented Oct 19, 2018

Python 2's end of life is coming in just over a year. Can we make the run.py script (and its dependencies, regression.py, etc) compatible with both?

I'm guessing most of the updates will be adding parens around print statements. We should also pay attention to any output that we check from making subprocess calls (string vs. bytes).

@teeks99
Copy link
Contributor Author

teeks99 commented Oct 20, 2018

I've got a branch with some of the changes in work here.

@teeks99 teeks99 linked a pull request Oct 27, 2018 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant