test and documentation
This commit is contained in:
parent
f4e700c1f3
commit
1fc69bd3f4
4 changed files with 48 additions and 0 deletions
|
|
@ -3,6 +3,8 @@ Version 3.2.0
|
|||
|
||||
Unreleased
|
||||
|
||||
- Optimize request dispatching by caching the result of ``ensure_sync`` for view
|
||||
functions in ``_sync_view_functions``, reducing CPU overhead. :issue:`9999`
|
||||
- Drop support for Python 3.9. :pr:`5730`
|
||||
- Remove previously deprecated code: ``__version__``. :pr:`5648`
|
||||
- ``RequestContext`` has merged with ``AppContext``. ``RequestContext`` is now
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue