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 #472 (AssertionError with middleware and TemplateResponse) #1071

Conversation

moriyoshi
Copy link
Contributor

This patch fixes #472.

@moriyoshi moriyoshi force-pushed the fix-472-assertion-error-template-response branch 2 times, most recently from 9396504 to 84c372e Compare October 12, 2020 03:09
@moriyoshi
Copy link
Contributor Author

The failing mypy checks are addressed in the following PRs:

#1072
python/typeshed#4650

@moriyoshi moriyoshi force-pushed the fix-472-assertion-error-template-response branch from 84c372e to 06020b9 Compare October 15, 2020 02:06
@moriyoshi moriyoshi force-pushed the fix-472-assertion-error-template-response branch from 06020b9 to 9729f2f Compare October 15, 2020 02:21
@moriyoshi
Copy link
Contributor Author

Now that both PRs have been merged, anyone can have a look at this?

#1072
python/typeshed#4650

@moriyoshi
Copy link
Contributor Author

Anyone?

@GabrieleCalarota
Copy link

What's missing to this to be merged?
Is there a workaround in the meantime?

@aminalaee
Copy link
Member

@moriyoshi Can you update please?

@adriangb adriangb added the bug Something isn't working label Feb 2, 2022
@Kludex
Copy link
Sponsor Member

Kludex commented Apr 21, 2022

I'm closing this as it's an old PR, and the author is no longer interested in this content.

Let's work on a fix/trial for #472 on another PR.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

AssertionError with middleware and TemplateResponse
5 participants