Skip to content

PyO3 0.8.3

Compare
Choose a tag to compare
@kngwyu kngwyu released this 23 Nov 11:15
42ee180

[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