test_exceptions.py
4.69 KB
-
[BUGFIX] Fixing pybind11::error_already_set.matches to also work with exception subclasses (#1715) · 97784dad
* Fixing order of arguments in call to PyErr_GivenExceptionMatches in pybind11::error_already_set.matches * Added tests on error_already_set::matches fix for exception base classes
Yannick Jadoul committed