github PyO3/pyo3 v0.8.2
PyO3 0.8.2

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

Added

  • FFI compatibility for PEP 590 Vectorcall. #641

Fixed

  • Fix PySequenceProtocol::set_item. #624
  • Fix a corner case of BigInt::FromPyObject. #630
  • Fix index errors in parameter conversion. #631
  • Fix handling of invalid utf-8 sequences in PyString::as_bytes. #639
    and PyString::to_string_lossy #642.
  • Remove __contains__ and __iter__ from PyMappingProtocol. #644
  • Fix proc-macro definition of PySetAttrProtocol. #645

Don't miss a new pyo3 release

NewReleases is sending notifications on new releases.