On Aug 27, 4:29 am, Chris McDonough <[email protected]> wrote:
> Pyramid 1.2a2 has been released.

Thanks for your work, Chris.

One very recent issue is a DeprecationWarning from what seems to be a
change in WebOb.

pyramid/renderers.py(441)_make_response()
-> response.unicode_body = result

webob/response.py(1184)_warn_ubody()
-> warn_deprecation(".unicode_body is deprecated in favour of
Response.text", '1.3', 3)

-- 
You received this message because you are subscribed to the Google Groups 
"pylons-discuss" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/pylons-discuss?hl=en.

Reply via email to