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

Exclude packages not in the dependency tree when finding bindings #2426

Merged
merged 2 commits into from
Jan 7, 2025

Conversation

mhils
Copy link
Contributor

@mhils mhils commented Jan 6, 2025

This fixes #2423. I've added a second (optional) PR that makes has_abi3 reuse the same datastructure for consistent lookups. :)

Thank you for your fantastic work on maturin! 😃 ⭐ 🍰

@messense messense requested review from messense and Copilot January 7, 2025 00:24

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot reviewed 1 out of 1 changed files in this pull request and generated no comments.

Copy link
Member

@messense messense left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thanks!

@messense messense merged commit 2c6b8a7 into PyO3:main Jan 7, 2025
37 of 38 checks passed
@mhils mhils deleted the issue-2423 branch January 7, 2025 14:20
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.

maturin build creates non-universal binary wheels
2 participants