Skip to content

test: lit still requires python2, explicitly use that #30921

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 9, 2020

Conversation

compnerd
Copy link
Member

@compnerd compnerd commented Apr 9, 2020

This updates the invocation to use Python2::Interpreter rather than
relying on the custom PYTHON_EXECUTABLE. This is much easier to
identify where we are falling back to the python2 code paths and where
we can start moving towards Python3.

Replace this paragraph with a description of your changes and rationale. Provide links to external references/discussions if appropriate.

Resolves SR-NNNN.

This updates the invocation to use `Python2::Interpreter` rather than
relying on the custom `PYTHON_EXECUTABLE`.  This is much easier to
identify where we are falling back to the python2 code paths and where
we can start moving towards Python3.
@compnerd
Copy link
Member Author

compnerd commented Apr 9, 2020

CC: @drexin @RLovelett

@compnerd
Copy link
Member Author

compnerd commented Apr 9, 2020

@swift-ci please test

@compnerd
Copy link
Member Author

compnerd commented Apr 9, 2020

@swift-ci please test Windows platform

@compnerd compnerd merged commit 790e1a1 into swiftlang:master Apr 9, 2020
@compnerd compnerd deleted the python2 branch April 9, 2020 18:00
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.

1 participant