1. d598172 Fix builtin exception handlers to work across modules by Jason Rhinelander · 7 years ago
  2. 1682b67 Simplify error_already_set by Jason Rhinelander · 7 years ago
  3. abcf43d Convert test_exceptions to new testing style by Jason Rhinelander · 7 years ago
  4. 83e328f Split test_python_types.cpp into builtin_casters, stl and pytypes by Dean Moldovan · 7 years ago
  5. 83a8a97 Add a method to check Python exception types (#772) by Roman Miroshnychenko · 8 years ago
  6. bad1740 Add checks to maintain a consistent Python code style and prevent bugs (#515) by Dean Moldovan · 8 years ago
  7. b3794f1 Added py::register_exception for simple case (#296) by Jason Rhinelander · 8 years ago
  8. 135ba8d Make error_already_set fetch and hold the Python error by Dean Moldovan · 8 years ago
  9. 67b5489 Set error if it's not set in error_already_set() by Ivan Smirnov · 8 years ago
  10. a0c1ccf Port tests to pytest by Dean Moldovan · 8 years ago