Hey folks, this is a very minor release on top of 1.9a1. - The exception view tween was updated to use ``request.invoke_exception_view`` logic.
- ``request.invoke_exception_view`` will now leave ``request.exception`` and ``request.exc_info`` set if a response was successfully rendered for the exception. This is a minor backward incompatibility but is not expected to impact anyone. A "What's New In Pyramid 1.9" document exists at http://docs.pylonsproject.org/projects/pyramid/en/1.9- branch/whatsnew-1.9.html . You will be able to see the 1.8 release documentation at http://docs.pylonsproject.org/projects/pyramid/en/1.9-branch/ . You can install it via PyPI: pip install pyramid==1.9a2 Enjoy, and please report any issues you find to the issue tracker at https://github.com/Pylons/pyramid/issues Thanks! - Pyramid core developers -- 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]. To view this discussion on the web visit https://groups.google.com/d/msgid/pylons-discuss/CAKdhhwHUL-kzQYunWLHQyP%3DFzfkSb03cXNrGiDOjFJO%3DAXt1dQ%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
