-
-
Notifications
You must be signed in to change notification settings - Fork 2k
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
Migrate to PyO3 0.22 #17273
Comments
Sure, go ahead! |
It depends on PyO3/rust-numpy#431 |
rust-numpy got through their PR backlog, so I assume a release will happen real soon now. |
OK it's being released as we speak, so I'll take this on. |
Work in progress here: https://github.com/itamarst/polars/tree/17273-pyo3-0.22 |
Oh actually given abi3 this is not a prerequisite for Python 3.13 support. However, it still needs doing just to keep up with the ecosystem. |
Description
This is prerequisite for Python 3.13 support. Happy to do it if you want.
The text was updated successfully, but these errors were encountered: