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: Starlette middleware initialization #5424

Merged
merged 2 commits into from
Nov 18, 2024
Merged

fix: Starlette middleware initialization #5424

merged 2 commits into from
Nov 18, 2024

Conversation

RogerHYang
Copy link
Contributor

@RogerHYang RogerHYang commented Nov 18, 2024

recent changes in Starlette broke the positional arguments in Middleware subclass initialization

Screenshot 2024-11-18 at 1 36 48 PM

@dosubot dosubot bot added the size:S This PR changes 10-29 lines, ignoring generated files. label Nov 18, 2024
@RogerHYang RogerHYang changed the title fix: starlette middleware initialization fix: Starlette middleware initialization Nov 18, 2024
@RogerHYang RogerHYang merged commit 7e5a92c into main Nov 18, 2024
36 checks passed
@RogerHYang RogerHYang deleted the fix-middleware branch November 18, 2024 22:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
size:S This PR changes 10-29 lines, ignoring generated files.
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

2 participants