-
Notifications
You must be signed in to change notification settings - Fork 10.5k
build: add support for optionally building PythonKit #29366
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
build: add support for optionally building PythonKit #29366
Conversation
@swift-ci please clean test |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM!
Can you add few tests for the new flag? |
You can run the Python unit tests and lint via:
Running the |
4f58b7e
to
648ab5f
Compare
Build failed |
Build failed |
@swift-ci please clean test |
Build failed |
Build failed |
This adds support for building PythonKit as a package as part of the toolchain build.
648ab5f
to
cad0c7a
Compare
@swift-ci please test |
Build failed |
Build failed |
@swift-ci please smoke test Linux platform |
1 similar comment
@swift-ci please smoke test Linux platform |
This adds support for building PythonKit as a package as part of the
toolchain build.
Replace this paragraph with a description of your changes and rationale. Provide links to external references/discussions if appropriate.
Resolves SR-NNNN.