WebOb 1.6.4 and WebOb 1.7.2 has been released.
Here are the changes:
- Allow unnamed fields in form data to be properly transcoded when calling request.decode with an alternate encoding. See
https://github.com/Pylons/webob/pull/309
You can install it via PyPI:
pip install webob==1.7.2
or
pip install webob==1.6.4
Enjoy, and please report any issues you find to the issue tracker at
https://github.com/Pylons/webob/issues
Thanks,
Bert JW Regeer