-
-
Notifications
You must be signed in to change notification settings - Fork 403
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
Support Python 3.13 #1352
Comments
It should just be a matter of updating the files in .github/workflows/ to include 3.13. can you submit a PR? |
Yes, will do! |
Reopening this since the actual builds are failing. This appears to be blocked on PyO3/pyo3#4420 |
We're also hitting python/cpython#122728:
(just noticed you also mentioned that in the PR) |
This is now resolved |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Python 3.13.0rc1 is out1 so it'd be nice to start publishing the corresponding wheels for this package.
Footnotes
https://discuss.python.org/t/python-3-13-0-release-candidate-1-released/59703 ↩
The text was updated successfully, but these errors were encountered: