Fix a bug in nested() - if one of the sub-context-managers swallows the
exception, it should not be propagated up. With unit tests.
Showing
Please register or sign in to comment
exception, it should not be propagated up. With unit tests.