Skip to content

Handle non-int exc.status_code in starlette#2075

Merged
sentrivana merged 1 commit intomasterfrom
ivana/starlette-typeerror
May 4, 2023
Merged

Handle non-int exc.status_code in starlette#2075
sentrivana merged 1 commit intomasterfrom
ivana/starlette-typeerror

Conversation

@sentrivana
Copy link
Contributor

Fixes #2062

@sentrivana sentrivana marked this pull request as ready for review May 4, 2023 13:16
@sentrivana sentrivana force-pushed the ivana/starlette-typeerror branch from 4539ec5 to 7fd6fd1 Compare May 4, 2023 14:17
@sentrivana sentrivana enabled auto-merge (squash) May 4, 2023 14:18
@sentrivana sentrivana merged commit 81afcea into master May 4, 2023
@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