PyO3 v0.8.3 Release Notes

Release Date: 2019-11-23 // over 4 years ago
  • [0.8.3]

    ๐Ÿ›  Fixed

    • Now all &Py~ types have !Send bound. #655
    • ๐Ÿ›  Fix a compile error raised by the stabilization of ! type. #672.

    โœ‚ Removed

    • ๐Ÿšš #[init] is removed. #658