Pyramid 1.2.1 has been released. This is a bug fix release. The changes
from 1.2 are as follows:
Features
--------
- Lone instance methods can now be treated as view callables (see
https://github.com/Pylons/pyramid/pull/283).
Bug Fixes
---------
- Update auth_tkt authentication policy to accept unicode tokens as
long as they only contain ASCII content. See
https://github.com/Pylons/pyramid/issues/293.
You can install it via PyPI:
easy_install Pyramid==1.2.1
Enjoy, and please report any issues you find to the issue tracker at
https://github.com/Pylons/pyramid/issues
Thanks!
- C
--
You received this message because you are subscribed to the Google Groups
"pylons-discuss" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/pylons-discuss?hl=en.