Skip to content

Fix configure script Python 3 compatibility #1639

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 3, 2018

Conversation

ahti
Copy link
Contributor

@ahti ahti commented Jul 22, 2018

This makes Foundation build on platforms where the python executable is Python 3.

@parkera
Copy link
Contributor

parkera commented Jul 24, 2018

I'm not a Python expert, but this will also continue to work for Python 2.x, right?

@parkera
Copy link
Contributor

parkera commented Jul 24, 2018

@swift-ci please test

@ahti
Copy link
Contributor Author

ahti commented Jul 25, 2018

Yes. The only change in behavior could occur if the command output was not valid UTF-8, which should not happen with pkg-config output I think.

@ahti
Copy link
Contributor Author

ahti commented Aug 3, 2018

ping 🙃

@parkera
Copy link
Contributor

parkera commented Aug 3, 2018

Sorry about that. Looks good to me.

@parkera parkera merged commit 277c1f1 into swiftlang:master Aug 3, 2018
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.

2 participants