Skip to content

[5.7] Update build script helper to use python3 #370

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

Merged
merged 1 commit into from
Aug 30, 2022

Conversation

shahmishal
Copy link
Member

  • Use python3 in build-script-helper

Python2 is no longer supported by the Swift project.

  • Remove unused variable from build script

output_dir is written to but never used.

(cherry picked from commit 41f116f)

* Use `python3` in build-script-helper

Python2 is no longer supported by the Swift project.

* Remove unused variable from build script

`output_dir` is written to but never used.

(cherry picked from commit 41f116f)
@shahmishal
Copy link
Member Author

@swift-ci test

Copy link
Contributor

@ethan-kusters ethan-kusters left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

CC: @franklinsch for branch manager approval.

@ethan-kusters ethan-kusters merged commit 2208034 into release/5.7 Aug 30, 2022
@ethan-kusters ethan-kusters deleted the python3-swift-5.7 branch August 30, 2022 11:38
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 this pull request may close these issues.

3 participants