What's Changed
- Fix incompatibility with cibuildwheel for 32-bit Windows in #951
- Don't require
pip
error messages to be utf-8 encoding in #953 - Compare minimum python version requirement between
requires-python
and bindings crate in #954 - Set
PYO3_PYTHON
env var for PyPy when abi3 is enabled in #960 - Add sysconfigs for x64 Windows PyPy in #962
- Add support for Linux armv6l in #966
- Fix auditwheel bundled shared libs directory name in #969
Full Changelog: v0.12.19...v0.12.20