Pyramid 1.8.3 and 1.7.5 released

35 views
Skip to first unread message

Michael Merickel

unread,
Mar 13, 2017, 12:52:43 AM3/13/17
to Pylons
Hey folks, I just released new bugfix versions - Pyramid 1.7.5 and 1.8.3.

1.8.3 Changes:

- Allow calling ``pyramid.scripts.pserve.main`` directly. This was a regression from 1.7 and allows embedding the pserve command more easily.

- Fixed a couple memory leaks that have been present for a while. The ``global_registries`` weak refs introduced in Pyramid 1.1 as well as the ``config.add_view`` deferred discriminator added in Pyramid 1.4.

Check the "What's New in Pyramid 1.8" for more information about 1.8.1: http://docs.pylonsproject.org/projects/pyramid/en/1.8-branch/whatsnew-1.8.html

1.7.5 Changes:

- Backported the HTTPException changes from 1.8.2 in which a non-str object is allowed to be passed as the ``detail`` argument.

- Fixed a couple memory leaks that have been present for a while. The ``global_registries`` weak refs introduced in Pyramid 1.1 as well as the ``config.add_view`` deferred discriminator added in Pyramid 1.4.

Check the "What's New in Pyramid 1.7" for more information about 1.7.4:

As always, please submit any issues on our issue tracker:

Thanks!
Reply all
Reply to author
Forward
0 new messages