relax errorhandler function arg type

This commit is contained in:
David Lord 2022-03-15 07:35:59 -07:00
parent 0ef1e65f6a
commit 8886328822
No known key found for this signature in database
GPG key ID: 7A1C87E3F5BC42A8
5 changed files with 19 additions and 27 deletions

View file

@ -47,6 +47,9 @@ Unreleased
loader thread. :issue:`4460`
- Deleting the session cookie uses the ``httponly`` flag.
:issue:`4485`
- Relax typing for ``errorhandler`` to allow the user to use more
precise types and decorate the same function multiple times.
:issue:`4095, 4295, 4297`
Version 2.0.3