WebOb 1.6.3 released with two bugfixes

9 views
Skip to first unread message

Bert JW Regeer

unread,
Nov 18, 2016, 5:38:45 PM11/18/16
to pylons-...@googlegroups.com
Hey all,

I have released WebOb 1.6.3 with some minor bug fixes:

• Fixup cgi.FieldStorage on Python 3.x to work-around issue reported in Python bug report 27777 and 24764. This is currently applied for Python versions less than 3.7. See https://github.com/Pylons/webob/pull/294
• Response.set_cookie now accepts datetime objects for the expires kwarg and will correctly convert them to UTC with no tzinfo for use in calculating the max_age. See https://github.com/Pylons/webob/issues/254 andhttps://github.com/Pylons/webob/pull/292

You may download it at your local cheese shop from:

https://pypi.python.org/pypi/WebOb/1.6.3

As always, please report issues to the Github issue tracker: https://github.com/pylons/webob/issues

Cheers,
Bert JW Regeer

Reply all
Reply to author
Forward
0 new messages