github PyO3/pyo3 v0.12.1
PyO3 0.12.1

latest releases: v0.21.2, v0.21.1, v0.21.0...
3 years ago

This release contains a couple of bugfixes to resolve complation issues with 0.12.0 on specific targets. Thank you to @alex and @mtreinish for the bug reports and subsequent patches.

Fixed

  • Fix building for a 32-bit Python on 64-bit Windows with a 64-bit Rust toolchain. #1179
  • Fix building on platforms where c_char is u8. #1182

Don't miss a new pyo3 release

NewReleases is sending notifications on new releases.