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

Handle non-int exc.status_code in starlette #2075

Merged
merged 1 commit into from
May 4, 2023

Conversation

sentrivana
Copy link
Contributor

Fixes #2062

@sentrivana sentrivana marked this pull request as ready for review May 4, 2023 13:16
@sentrivana sentrivana enabled auto-merge (squash) May 4, 2023 14:18
@sentrivana sentrivana merged commit 81afcea into master May 4, 2023
236 checks passed
@sentrivana sentrivana deleted the ivana/starlette-typeerror branch May 4, 2023 14:26
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.

Starlette integration raises TypeError if an unhandled exception has a status_code that isn't an integer
2 participants