forked from orbit-oss/flask
accurate type for __exit__
This commit is contained in:
parent
cb7cd1e79b
commit
faaa5594b2
3 changed files with 14 additions and 3 deletions
|
|
@ -50,6 +50,8 @@ Unreleased
|
|||
- Relax typing for ``errorhandler`` to allow the user to use more
|
||||
precise types and decorate the same function multiple times.
|
||||
:issue:`4095, 4295, 4297`
|
||||
- Fix typing for ``__exit__`` methods for better compatibility with
|
||||
``ExitStack``. :issue:`4474`
|
||||
|
||||
|
||||
Version 2.0.3
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue