forked from orbit-oss/flask
add __future__ annotations
This commit is contained in:
parent
cfa863c357
commit
44ffe6c6d6
19 changed files with 277 additions and 262 deletions
|
|
@ -46,6 +46,7 @@ Unreleased
|
|||
:issue:`5051`
|
||||
- The ``routes`` command shows each rule's ``subdomain`` or ``host`` when domain
|
||||
matching is in use. :issue:`5004`
|
||||
- Use postponed evaluation of annotations. :pr:`5071`
|
||||
|
||||
|
||||
Version 2.2.4
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue