diff options
author | kleink <kleink> | 2013-07-19 18:03:42 +0000 |
---|---|---|
committer | kleink <kleink> | 2013-07-19 18:03:42 +0000 |
commit | 040fee605fc17fa423c8f39e1e2dcf76511db2a1 (patch) | |
tree | e47d1a7bb4c75a20d67026822ad97b9fe5b59d2f /net | |
parent | 624ed4bad899deaa65a74714c28998d6f017723e (diff) | |
download | pkgsrc-040fee605fc17fa423c8f39e1e2dcf76511db2a1.tar.gz |
Update py-werkzeug and py-werkzeug-docs to 0.9.2.
Version 0.9.2
-------------
(bugfix release, released on July 18th 2013)
- Added `unsafe` parameter to :func:`~werkzeug.urls.url_quote`.
- Fixed an issue with :func:`~werkzeug.urls.url_quote_plus` not quoting
`'+'` correctly.
- Ported remaining parts of :class:`~werkzeug.contrib.RedisCache` to
Python 3.3.
- Ported remaining parts of :class:`~werkzeug.contrib.MemcachedCache` to
Python 3.3
- Fixed a deprecation warning in the contrib atom module.
- Fixed a regression with setting of content types through the
headers dictionary instead with the content type parameter.
- Use correct name for stdlib secure string comparision function.
- Fixed a wrong reference in the docstring of
:func:`~werkzeug.local.release_local`.
- Fixed an `AttributeError` that sometimes occurred when accessing the
:attr:`werkzeug.wrappers.BaseResponse.is_streamed` attribute.
Diffstat (limited to 'net')
0 files changed, 0 insertions, 0 deletions