Skip to content

Fixing the artifact generation to use the right Python versions#157

Merged
ciaranra merged 5 commits into
devfrom
fix/artifacts
Jul 23, 2025
Merged

Fixing the artifact generation to use the right Python versions#157
ciaranra merged 5 commits into
devfrom
fix/artifacts

Conversation

@ciaranra

Copy link
Copy Markdown
Member

No description provided.

@qartik

qartik commented Jul 23, 2025

Copy link
Copy Markdown
Collaborator

@ciaranra would it be better to be using abi3 wheels targeting Python 3.10 and above instead of generating wheels for each Python version? That's what we are doing for several internal packages.

@ciaranra

Copy link
Copy Markdown
Member Author

Maybe, not sure what that is. Will look into it, thanks!

@ciaranra

Copy link
Copy Markdown
Member Author

I guess that is a particular binary interface for Python that maybe works for different versions? If so... didn't know you could generate one wheel for PyO3 for, e.g., Python 3.10+, nice

@ciaranra

Copy link
Copy Markdown
Member Author

Alright cool. That works. Thanks for pointing that out @qartik!

@ciaranra
ciaranra merged commit b8b018a into dev Jul 23, 2025
24 checks passed
@ciaranra
ciaranra deleted the fix/artifacts branch July 23, 2025 22:30
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