WebOb 1.5.0a1 has been released

22 views
Skip to first unread message

Bert JW Regeer

unread,
Jul 30, 2015, 12:21:24 PM7/30/15
to pylons-...@googlegroups.com
Hey all,

I have just released WebOb 1.5.0a1, this makes sure to document two more backwards incompatibilities.

• Response.set_cookie renamed the only required parameter from “key” to “name”. The code will now still accept “key” as a keyword argument, and will issue a DeprecationWarning until WebOb 1.7.
• The status attribute of a Response object no longer takes a string like None None and allows that to be set as the status. It now has to at least match the pattern of <integer status code> <explenation of status code>. Invalid status strings will now raise a ValueError.

Please test and let me know if anything is broken by filing an issue at: https://github.com/Pylons/webob/issues

Thank you!
Bert JW Regeer
Reply all
Reply to author
Forward
0 new messages