test_ok1/changelog/7383.bugfix.rst

2 lines
124 B
ReStructuredText
Raw Normal View History

Fixed exception causes all over the codebase, i.e. use `raise new_exception from old_exception` when wrapping an exception.