f5eafe23f2
* add maximum Python version check * restore dependency of `pyo3-macros-backend` on `pyo3-build-config` * fix clippy-all noxfile job
190 B
190 B
Check maximum version of Python at build time and for versions not yet supported require opt-in to the abi3
stable ABI by the environment variable PYO3_USE_ABI3_FORWARD_COMPATIBILITY=1
.