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

Use raise with the original stacktrace #4

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

gliush
Copy link

@gliush gliush commented Sep 20, 2018

It is wiser to use raise where raise was used before.
Some logic might rely on it.

Difference with the #4 is that I also add proper stacktrace to it.

@gliush gliush changed the title use raise instead of throw to leave the original semantics Use raise with the original stacktrace Sep 20, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant