Pyramid 1.7b3 has been released. This is VERY likely the last beta release.
- Fixed an inconsistency between the docs and the behavior of ``request.invoke_exception_view``.
- The scaffolds will now render a pytest.ini which will auto-discover the tests when running ``py.test``.
- A bunch of broken links were fixed in the docs.
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.7b3
Enjoy, and please report any issues you find to the issue tracker at
Thanks!
- Michael