Skip to content
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

Enabling static interpreter embedding for manylinux. #1064

Merged
merged 25 commits into from
Sep 21, 2022
Merged

Conversation

Narsil
Copy link
Collaborator

@Narsil Narsil commented Sep 19, 2022

No description provided.

@Narsil Narsil requested a review from mishig25 September 19, 2022 13:32
@mishig25
Copy link
Contributor

Is it for https://pyo3.rs/latest/features.html#features-for-extension-module-authors ?

extension-module
This feature is required when building a Python extension module using PyO3.

It tells PyO3's build script to skip linking against libpython.so on Unix platforms, where this must not be done.

See the building and distribution section for further detail.

@HuggingFaceDocBuilderDev
Copy link

HuggingFaceDocBuilderDev commented Sep 19, 2022

The documentation is not available anymore as the PR was closed or merged.

@Narsil
Copy link
Collaborator Author

Narsil commented Sep 19, 2022

@Narsil Narsil mentioned this pull request Sep 19, 2022
@Narsil Narsil merged commit 63082c4 into main Sep 21, 2022
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