Pyramid 1.7b4 released

51 views
Skip to first unread message

Michael Merickel

unread,
May 12, 2016, 12:30:57 PM5/12/16
to Pylons
Pyramid 1.7b4 has been released. For those following along this will be the third beta release that I'm claiming is the last beta release. That's what I get for trying to guess.

- Fixed the exception view tween to re-raise the original exception if no exception view could be found to handle the exception. This better allows tweens further up the chain to handle exceptions that were left unhandled. Previously they would be converted into a ``PredicateMismatch`` exception if predicates failed to allow the view to handle the exception. See https://github.com/Pylons/pyramid/pull/2567

A "What's New In Pyramid 1.7" document exists at

You will be able to see the 1.7 release documentation (across all
alphas and betas, as well as when it eventually gets to final release)

You can install it via PyPI:

  pip install pyramid==1.7b4

Enjoy, and please report any issues you find to the issue tracker at

Thanks!

- Michael
Reply all
Reply to author
Forward
0 new messages