Go to file
Sascha Peilicke 73d8a66426 - 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/package/show/devel:languages:python/python-Werkzeug?expand=0&rev=6
2012-03-12 21:35:42 +00:00
.gitattributes - Package renamed to python-Werkzeug 2011-09-27 09:36:51 +00:00
.gitignore - Package renamed to python-Werkzeug 2011-09-27 09:36:51 +00:00
python-Werkzeug.changes - Update to version 0.8.3: 2012-03-12 21:35:42 +00:00
python-Werkzeug.spec - Update to version 0.8.3: 2012-03-12 21:35:42 +00:00
Werkzeug-0.8.3.tar.gz - Update to version 0.8.3: 2012-03-12 21:35:42 +00:00