forked from orbit-oss/flask
fix use of importlib.util.find_spec
This commit is contained in:
parent
c8cf4694c6
commit
bda295d37f
3 changed files with 40 additions and 82 deletions
|
|
@ -5,6 +5,7 @@ Unreleased
|
|||
|
||||
- Python 3.12 compatibility.
|
||||
- Update Werkzeug requirement to >=2.3.5.
|
||||
- Refactor how an app's root and instance paths are determined. :issue:`5160`
|
||||
|
||||
|
||||
Version 2.3.2
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue