update error message for after_this_request and copy_current_request_context
This commit is contained in:
parent
633449a36c
commit
b1a00ebc4c
2 changed files with 9 additions and 8 deletions
|
|
@ -15,7 +15,7 @@ Unreleased
|
|||
- ``app.json_encoder`` and ``json_decoder`` are only passed to
|
||||
``dumps`` and ``loads`` if they have custom behavior. This improves
|
||||
performance, mainly on PyPy. :issue:`4349`
|
||||
- Fix error message for ``after_this_request`` when it used outside
|
||||
- Clearer error message when ``after_this_request`` is used outside a
|
||||
request context. :issue:`4333`
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue