SHA256
1
0
forked from pool/python-Flask
Go to file
Dominique Leuenberger a2e3cb30a0 Accepting request 954385 from devel:languages:python:flask
- Update to 2.0.3
  * The test client's ``as_tuple`` parameter is deprecated and will be
    removed in Werkzeug 2.1. It is now also deprecated in Flask, to be
    removed in Flask 2.1, while remaining compatible with both in
    2.0.x. Use ``response.request.environ`` instead. PR#4341
  * Fix type annotation for ``errorhandler`` decorator. #4295
  * Revert a change to the CLI that caused it to hide ``ImportError``
    tracebacks when importing the application. #4307
  * ``app.json_encoder`` and ``json_decoder`` are only passed to
    ``dumps`` and ``loads`` if they have custom behavior. This improves
    performance, mainly on PyPy. #4349
  * Clearer error message when ``after_this_request`` is used outside a
    request context. #4333

OBS-URL: https://build.opensuse.org/request/show/954385
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-Flask?expand=0&rev=28
2022-02-15 22:57:07 +00:00
.gitattributes Accepting request 76556 from devel:languages:python 2011-07-21 12:04:36 +00:00
.gitignore Accepting request 76556 from devel:languages:python 2011-07-21 12:04:36 +00:00
Flask-2.0.3.tar.gz Accepting request 954378 from home:stroeder:python 2022-02-14 21:14:40 +00:00
python-Flask.changes Accepting request 954378 from home:stroeder:python 2022-02-14 21:14:40 +00:00
python-Flask.spec Accepting request 954378 from home:stroeder:python 2022-02-14 21:14:40 +00:00