Hello all,

I have just released WebOb 1.8.2. which fixes an issues with the cookie 
interface used for adding SameSite to the cookie. This was erroneously only 
accepting byte strings when it should have simply coerced to bytes as necessary 
like every other parameter.

Please install from your local PyPi with:

pip install webob==1.8.2

PyPI
https://pypi.org/project/WebOb/1.8.2/ <https://pypi.org/project/WebOb/1.8.2/>

Changelog
https://docs.pylonsproject.org/projects/webob/en/1.8-branch/changes.html 
<https://docs.pylonsproject.org/projects/webob/en/1.8-branch/changes.html>

Docs
https://docs.pylonsproject.org/projects/webob/en/1.8-branch/index.html 
<https://docs.pylonsproject.org/projects/webob/en/1.8-branch/index.html>

Issues
https://github.com/pylons/webob/issues <https://github.com/pylons/webob/issues>

Thanks,
Bert JW Regeer

-- 
You received this message because you are subscribed to the Google Groups 
"pylons-devel" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to pylons-devel+unsubscr...@googlegroups.com.
To post to this group, send email to pylons-devel@googlegroups.com.
Visit this group at https://groups.google.com/group/pylons-devel.
For more options, visit https://groups.google.com/d/optout.

Reply via email to