github PyO3/pyo3 0.2.0
PyO3 0.2.0

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

Changes

  • Added inheritance support #15

  • Added weakref support #56

  • Allow to add gc support without implementing PyGCProtocol #57

  • Refactor PyErr implementation. Drop py parameter from constructor.

  • Added subclass support #64

  • Added self.__dict__ supoort #68

  • Added pyo3::prelude module #70

  • Better Iterator support for PyTuple, PyList, PyDict #75

  • Introduce IntoPyDictPointer similar to IntoPyTuple #69

Don't miss a new pyo3 release

NewReleases is sending notifications on new releases.