cargo pyo3 0.14.5
PyO3 0.14.5

latest releases: 0.26.0, 0.25.1, 0.25.0...
4 years ago

This release fixes a compile regression of PyO3 0.14.4 where not all APIs related to PyStringData were conditionally disabled correctly on big-endian platforms.

In addition, a few public APIs have been added to the pyo3_build_config crate to support needs of the PyOxidizer project.

Thanks to @decathorpe and @indygreg for further reports, discussions, and resolution.

Don't miss a new pyo3 release

NewReleases is sending notifications on new releases.