Skip to content

PyO3 0.2.5

Compare
Choose a tag to compare
@fafhrd91 fafhrd91 released this 21 Feb 18:44

Changes

  • CPython 3.7 support

  • Embedded CPython 3.7b1 crashes on initialization #110

  • Generated extension functions are weakly typed #108

  • call_method*() crashes when the method does not exist #113

  • Allow importing exceptions from nested modules #116