Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Don't silently swallow exceptions in python context managers
Notably this causes processing modules to silently fail to load without any warnings if the required dependancies (such as pyscopg2) are not installed (cherry picked from commit 1040fe8)
- Loading branch information
Showing
with
6 additions
and 4 deletions.