29476b0d0d
This patch folds the `PYO3_NO_PYTHON` + `abi3` special case into the existing native and cross compilation code paths. The cross compilation route is now guaranteed to behave the same whether `PYO3_NO_PYTHON` is set or not (except for sysconfigdata discovery for the Unix targets). The native compilation route now stores the hardcoded abi3 interpreter configuration in place of the discovered configuration blob. |
||
---|---|---|
.. | ||
src | ||
Cargo.toml | ||
LICENSE | ||
build.rs |