Skip to content

PyO3 v0.4.1

Compare
Choose a tag to compare
@konstin konstin released this 20 Aug 12:37
· 5759 commits to main since this release

Fixed

  • Fixed compilation on nightly since use_extern_macros was stabilized

Changed

  • PyTryFrom's error is always to PyDowncastError

Removed

  • The pyobject_downcast macro