pyo3/pyo3cls
konstin 9102f2e364 Refactor the exception macros
* Renamed `py_exception` to `create_exception`
  * The split up of the macros makes it possible to create exception structs with bodies to mimic python exceptions' members
  * Used `Once` to fix a (theoretical) race condition with the is_null check
2018-11-27 23:07:15 +01:00
..
src Refactor the exception macros 2018-11-27 23:07:15 +01:00
Cargo.toml Release 0.5.0 2018-11-11 12:26:43 +01:00