correctly handle raising deferred errors in cli lazy loading
This commit is contained in:
parent
66d9d4fa8d
commit
aa6dd09c2c
3 changed files with 16 additions and 8 deletions
|
|
@ -17,6 +17,8 @@ Unreleased
|
|||
:issue:`4150`
|
||||
- ``jsonify`` handles ``decimal.Decimal`` by encoding to ``str``.
|
||||
:issue:`4157`
|
||||
- Correctly handle raising deferred errors in CLI lazy loading.
|
||||
:issue:`4096`
|
||||
|
||||
|
||||
Version 2.0.1
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue