forked from orbit-oss/flask
relax type hint for bytes io
This commit is contained in:
parent
c56c5ec7c4
commit
d44f1c6523
2 changed files with 2 additions and 1 deletions
|
|
@ -5,6 +5,7 @@ Unreleased
|
|||
|
||||
- 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`
|
||||
|
||||
|
||||
Version 3.1.1
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue