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 InternalServerError.original_exception attribute #1590

Merged
merged 1 commit into from
Jun 20, 2019

Conversation

davidism
Copy link
Member

This goes along with pallets/flask#3266. For unhandled errors, Flask will always pass an InternalServerError to the handler, and will now set this attribute to the original error.

@davidism davidism added this to the 1.0.0 milestone Jun 20, 2019
@davidism davidism merged commit e8d63a2 into master Jun 20, 2019
@davidism davidism deleted the internal-server-error branch June 20, 2019 17:50
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Nov 13, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant