Hey all, I’ve released a point release of the WebOb 1.6 branch: 1.6.2:
This fixes an issue found by Martijn Faassen:
• WebOb’s exceptions will lazily read underlying variables when
inserted into templates to avoid expensive computations/crashes when inserting
into the template. This had a bad performance regression on Py27 because of the
way the lazified class was created and returned. See
https://github.com/Pylons/webob/pull/284
Download it from your local cheeseshop:
https://pypi.python.org/pypi/WebOb/1.6.2
As always, any bugs/issues please create a new issue at
https://github.com/Pylons/webob/issues
Thanks,
Bert JW Regeer
--
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/90E7C3B9-9B8E-47A3-997A-627113DDB3A8%400x58.com.
For more options, visit https://groups.google.com/d/optout.
smime.p7s
Description: S/MIME cryptographic signature
