Pyramid 1.8.2 released

31 views
Skip to first unread message

Michael Merickel

unread,
Feb 20, 2017, 1:33:27 AM2/20/17
to Pylons
Pyramid 1.8.2 has been released. This is a minor bugfix release in the 1.8 series.

- HTTPException objects will case their detail argument to a string inside __str__ to conform to that protocol. See https://github.com/Pylons/pyramid/pull/2951

- Configurator(settings=settings) will make a copy of the settings object instead of using the original in order to avoid mutating the original dict. See https://github.com/Pylons/pyramid/pull/2960

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

You will be able to see the 1.8 release documentation

You can install it via PyPI:

  pip install pyramid==1.8.2

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

Thanks!

Pyramid core developers
Reply all
Reply to author
Forward
0 new messages