boostorg / boostorg/regression
Support python 3
Open
- Dominant language
- C++
- Stars
- 11
- Forks
- 26
- PR merge metrics
- No merged PRs in 30d
Description
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).
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.