Skip to content

[bootstrap] Fix Python 3 compatibility regression #238

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
Apr 5, 2016
Merged

[bootstrap] Fix Python 3 compatibility regression #238

merged 1 commit into from
Apr 5, 2016

Conversation

RLovelett
Copy link
Contributor

A new function introduced in 2ce8a18 has Python 2 syntax. The script had been Python 3 compatible up until then. This patch restores that compatibility.

@ddunbar
Copy link
Contributor

ddunbar commented Apr 5, 2016

Sigh, thanks!

Any interest in writing an "integration-tests" test for this (https://github.com/apple/swift-integration-tests)? It could be conditional on the presence of Python3, and we could arrange for the CI to have it available on at least one platform (Linux probably)

@ddunbar ddunbar merged commit 389ce07 into swiftlang:master Apr 5, 2016
aciidgh pushed a commit to aciidgh/swift-package-manager that referenced this pull request Jan 11, 2019
aciidgh pushed a commit to aciidgh/swift-package-manager that referenced this pull request Jan 11, 2019
 - This passed CI, but is causing some downstream problem.
aciidgh pushed a commit to aciidgh/swift-package-manager that referenced this pull request Jan 11, 2019
aciidgh pushed a commit to aciidgh/swift-package-manager that referenced this pull request Jan 11, 2019
 - This passed CI, but is causing some downstream problem.
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