Skip to content

Conversation

@DandelionSprout
Copy link

@DandelionSprout DandelionSprout commented Dec 1, 2025

I also hopefully added ARM64 support while I was at it.

I've turned on the "Allow edits by maintainers" button, so you fellows are free to amend this PR as you see fit.

This would also likely fix #76.

@pmbarrett314
Copy link
Contributor

Have you built and tested this? I wouldn't expect this to build as-is, the CPython team has made a lot of changes that make updating this library more complicated than the README lets on.

@DandelionSprout
Copy link
Author

DandelionSprout commented Dec 1, 2025

None of the steps in the Readme mentioned having to test the changes client-side before submitting it to this repo. 😅 I lack the needed expertise to test local Python packages client-side from source either way.

@pmbarrett314
Copy link
Contributor

You basically just set up Actions on your fork, it will build automatically each time you push to github, and then you can download the wheel from the Action Artifacts and install it in your local environment to test. You could probably also build locally, but I haven't bothered figuring that one out yet. Or if I did it last year, I forgot.

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.

Support for Python 3.14

2 participants