[issue4330] wsgiref.validate doesn't accept arguments to readline

Ian Bicking report at bugs.python.org
Sun Nov 16 04:23:55 CET 2008


Ian Bicking <ianb at colorstudy.com> added the comment:

Yes, and I've wanted to deprecate paste.lint, but I can't because people
use it over wsgiref.validate because it had this change applied.  Yes,
cgi.FieldStorage changed, but now that it's changed wsgiref needs to be
compatible with it to be viable.

Mostly the WSGI spec has been wrong on this for some time, but we've
never gone through the process of updating it (though it has been
brought up several times on Web-SIG).

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue4330>
_______________________________________


More information about the Python-bugs-list mailing list