forked from orbit-oss/flask
mark top-level names as exported
This commit is contained in:
parent
d906c71e99
commit
89475e5d1e
2 changed files with 43 additions and 41 deletions
|
|
@ -8,6 +8,8 @@ Unreleased
|
|||
- Re-add the ``filename`` parameter in ``send_from_directory``. The
|
||||
``filename`` parameter has been renamed to ``path``, the old name
|
||||
is deprecated. :pr:`4019`
|
||||
- Mark top-level names as exported so type checking understands
|
||||
imports in user projects. :issue:`4024`
|
||||
|
||||
|
||||
Version 2.0.0
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue