Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add a replace_exceptions decorator #101

Closed
carver opened this issue May 9, 2018 · 0 comments · Fixed by #105
Closed

Add a replace_exceptions decorator #101

carver opened this issue May 9, 2018 · 0 comments · Fixed by #105

Comments

@carver
Copy link
Collaborator

carver commented May 9, 2018

What was wrong?

Exception replacement is a common need when stitching together a lot of libraries.

Web3.py and eth-tester can both use it, at least.

How can it be fixed?

Add a replace_exceptions implementation, like the one in eth-tester:

ethereum/eth-tester@9f92225

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant