-
Notifications
You must be signed in to change notification settings - Fork 10.5k
tests: make jobstats
and process-stats-dir
python3 compatible
#32604
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
tests: make jobstats
and process-stats-dir
python3 compatible
#32604
Conversation
CC: @tachoknight @drexin |
@swift-ci please python lint |
293f581
to
5221c73
Compare
@swift-ci please python lint |
@swift-ci please test |
Build failed |
Build failed |
5221c73
to
ea33fcd
Compare
@swift-ci please test |
Build failed |
Build failed |
@swift-ci please test macOS platform |
Build failed |
This makes the two utilities Python 2 and Python 3 compatible. This repairs the NameLookup tests with Python 3.
Reorganise some of the imports in `process-stats-dir` to appease the linter.
ea33fcd
to
cfebd57
Compare
@swift-ci please test |
@swift-ci please test Windows platform |
This makes the two utilities Python 2 and Python 3 compatible. This
repairs the NameLookup tests with Python 3.
Replace this paragraph with a description of your changes and rationale. Provide links to external references/discussions if appropriate.
Resolves SR-NNNN.