Tres Seaver
2014-12-16 0a07fc95df1f91d16414d7f62148df7bd3d54d21
Changelog for PR #18.
1 files modified
4 ■■■■ changed files
CHANGES.rst 4 ●●●● patch | view | raw | blame | history
CHANGES.rst
@@ -4,6 +4,10 @@
Unreleased
----------
- ``plugins.auth_tkt``:  Fix storage of "userdata" to save dict.  Fixes
  https://github.com/repoze/repoze.who/issues/14 via
  https://github.com/repoze/repoze.who/pull/18.
- Add support for Python 3.4, PyPy3.
- middleware:  avoid UnboundLocalError when wrapped generater yields no