PyO3 / maturin

Build and publish crates with pyo3, cffi and uniffi bindings as well as rust binaries as python packages
https://maturin.rs
Apache License 2.0
3.98k stars 275 forks source link

Support for 3.13t interpreter "version" in preparation for PyO3 v0.23 #2298

Closed Ousret closed 3 days ago

Ousret commented 2 weeks ago

We are trying to prepare ourselves to the upcoming freethreaded ready version of PyO3.

Here are the collected intel so far:

Regards,