forked from pool/python-Werkzeug
ad0b4d95e50905adc67fa4e113cdebe62b6278cca53d56788aa7049e00c6b1f6
- Update to version 0.8.3:
- Fixed another issue with :func:`werkzeug.wsgi.make_line_iter`
where lines longer than the buffer size were not handled
properly.
- Restore stdout after debug console finished executing so
that the debugger can be used on GAE better.
- Fixed a bug with the redis cache for int subclasses
(affects bool caching).
- Fixed an XSS problem with redirect targets coming from
untrusted sources.
- Changes from version 0.8.2:
- Fixed a problem with request handling of the builtin server
not repsonding to socket errors properly.
- The routing request redirect exception's code attribute is now
used properly.
- Fixed a bug with shutdowns on Windows.
- Fixed a few unicode issues with non-ascii characters being
hardcoded in URL rules.
- Fixed two property docstrings being assigned to fdel instead
of ``__doc__``.
- Fixed an issue where CRLF line endings could be split into two
by the line iter function, causing problems with multipart file
uploads.
OBS-URL: https://build.opensuse.org/request/show/109044
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-Werkzeug?expand=0&rev=5
Description
No description provided
Languages
RPM Spec
100%