Use `except Exception` in container ABCs
Simple way of addressing #516 and similar issues that could crop up from bugs / incomplete implementations in container methods.
Loading
Please sign in to comment
Simple way of addressing #516 and similar issues that could crop up from bugs / incomplete implementations in container methods.