correctly handle raising deferred errors in cli lazy loading

This commit is contained in:
Rohan salwan 2021-06-23 05:06:03 +05:30 committed by David Lord
parent 66d9d4fa8d
commit aa6dd09c2c
No known key found for this signature in database
GPG key ID: 7A1C87E3F5BC42A8
3 changed files with 16 additions and 8 deletions

View file

@ -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