Pyramid 1.5b1 has been released.  Here's what happened since the last
release in the 1.5 series (1.5a4):

  Features
  --------

  - We no longer eagerly clear ``request.exception`` and
    ``request.exc_info`` in the exception view tween.  This makes it
    possible to inspect exception information within a finished
    callback.  See https://github.com/Pylons/pyramid/issues/1223.

A detailed "What's New in Pyramid 1.5" document is available at


http://docs.pylonsproject.org/projects/pyramid/en/master/whatsnew-1.5.html

The documentation for the release is available at
http://docs.pylonsproject.org/projects/pyramid/en/1.5-branch/ .

You can install it via PyPI:

  easy_install Pyramid==1.5b1

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 unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/pylons-discuss.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to