forked from orbit-oss/flask
address mypy strict findings
This commit is contained in:
parent
5a48a0fe6b
commit
6000e80acf
24 changed files with 345 additions and 233 deletions
|
|
@ -8,6 +8,7 @@ Unreleased
|
|||
- Session data is untagged without relying on the built-in ``json.loads``
|
||||
``object_hook``. This allows other JSON providers that don't implement that.
|
||||
:issue:`5381`
|
||||
- Address more type findings when using mypy strict mode. :pr:`5383`
|
||||
|
||||
|
||||
Version 3.0.0
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue