github PyO3/pyo3 v0.14.1
PyO3 0.14.1

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

This release addresses some incorrect FFI definitions in PyO3 0.14.0 which caused crashes when targeting PyPy. In addition, IntoPy<PyObject> has been implemented for &PathBuf and &OsString for additional convenience when working with the new conversions.

Thank you to @alex and @jameshilliard for the quick reports, and @birkenfeld and @messense for the quick fixes!

Don't miss a new pyo3 release

NewReleases is sending notifications on new releases.