1. 83a8a97 Add a method to check Python exception types (#772) by Roman Miroshnychenko · 7 years ago
  2. 3f1ff3f Adds automatic casting on assignment of non-pyobject types (#551) by Jason Rhinelander · 8 years ago
  3. b3794f1 Added py::register_exception for simple case (#296) by Jason Rhinelander · 8 years ago
  4. 135ba8d Make error_already_set fetch and hold the Python error by Dean Moldovan · 8 years ago
  5. 67b5489 Set error if it's not set in error_already_set() by Ivan Smirnov · 8 years ago
  6. 52f4be8 Make test initialization self-registering by Jason Rhinelander · 8 years ago
  7. a0c1ccf Port tests to pytest by Dean Moldovan · 8 years ago[Renamed (96%) from example/example-custom-exceptions.cpp]
  8. b3f3d79 Rename examples files, as per #288 by Jason Rhinelander · 8 years ago[Renamed (96%) from example/example19.cpp]
  9. fb6aed2 return value policy clarifications by Wenzel Jakob · 8 years ago