refactor stream_with_context for async views
This commit is contained in:
parent
49b7e7bc8f
commit
9822a03515
3 changed files with 62 additions and 31 deletions
|
|
@ -3,6 +3,7 @@ Version 3.1.2
|
|||
|
||||
Unreleased
|
||||
|
||||
- ``stream_with_context`` does not fail inside async views. :issue:`5774`
|
||||
- When using ``follow_redirects`` in the test client, the final state
|
||||
of ``session`` is correct. :issue:`5786`
|
||||
- Relax type hint for passing bytes IO to ``send_file``. :issue:`5776`
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue