Skip to content

Add right stack trace to exception #62

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

Merged
merged 3 commits into from
May 21, 2016

Conversation

Globegitter
Copy link

@Globegitter Globegitter commented May 19, 2016

Just in the progress of upgrading to the new graphql version and loving most of the things :)

I just noticed that at the point we store the stack trace on the located error it is not the same as the original error anymore (at least on python 2). This fixed it on my local machine for our project.

@Globegitter
Copy link
Author

Also will take a look asap why python 3 is breaking :)

@syrusakbary syrusakbary merged commit 9591078 into graphql-python:master May 21, 2016
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.

3 participants