[Web-SIG] Issue #4953 (cgi) closed: please test it as much as possible

Victor Stinner victor.stinner at haypocalc.com
Fri Jan 14 14:25:33 CET 2011


Hi,

I just closed issue #4953 just before Python 3.2 final: the CGI module
should now handle correctly binary files and Unicode. I also patched
urllib.parse.parse_qs() and urllib.parse.parse_qsl() to add encoding and
errors arguments.

Please test the CGI module (with Python 3.2) as much as possible,
especially with WSGI.

http://bugs.python.org/issue4953

Victor



More information about the Web-SIG mailing list