forked from orbit-oss/flask
Merge pull request #3973 from pgjones/typing
This commit is contained in:
commit
1a8549debb
27 changed files with 869 additions and 461 deletions
|
|
@ -77,6 +77,7 @@ Unreleased
|
|||
``python`` shell if ``readline`` is installed. :issue:`3941`
|
||||
- ``helpers.total_seconds()`` is deprecated. Use
|
||||
``timedelta.total_seconds()`` instead. :pr:`3962`
|
||||
- Add type hinting. :pr:`3973`.
|
||||
|
||||
|
||||
Version 1.1.2
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue