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

Fix handling of generic exception in error handler on Flask < 1.1.0 #521

Draft
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

rezib
Copy link
Contributor

@rezib rezib commented Apr 2, 2025

fix #497

This must be tested with Flask < 1.1.0 on el8 before merging.

rezib added 2 commits April 2, 2025 21:38
Fix handling of generic Python exceptions in registered error handler
to return JSON description of exception.

fix #497
@rezib rezib self-assigned this Apr 2, 2025
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.

Wrong handling of generic exceptions in Flask < 1.1.0 (el8)
1 participant