instance_path for namespace packages uses path closest to submodule
This commit is contained in:
parent
fb89745408
commit
88bcf78439
3 changed files with 48 additions and 12 deletions
|
|
@ -8,6 +8,8 @@ Unreleased
|
|||
- Inline some optional imports that are only used for certain CLI
|
||||
commands. :pr:`4606`
|
||||
- Relax type annotation for ``after_request`` functions. :issue:`4600`
|
||||
- ``instance_path`` for namespace packages uses the path closest to
|
||||
the imported submodule. :issue:`4600`
|
||||
|
||||
|
||||
Version 2.1.2
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue