forked from orbit-oss/flask
improve typing for stream_with_context
This commit is contained in:
parent
6b1c4e9769
commit
7ab934f6bc
2 changed files with 5 additions and 2 deletions
|
|
@ -35,6 +35,7 @@ Unreleased
|
|||
same blueprint to be registered multiple times with unique names for
|
||||
``url_for``. Registering the same blueprint with the same name
|
||||
multiple times is deprecated. :issue:`1091`
|
||||
- Improve typing for ``stream_with_context``. :issue:`4052`
|
||||
|
||||
|
||||
Version 2.0.0
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue