[issue12411] cgi.parse_multipart is broken on 3.x

Éric Araujo report at bugs.python.org
Sat Jul 2 15:53:28 CEST 2011


Éric Araujo <merwok at netwok.org> added the comment:

This looks like a conversion bug indeed; network I/O should use bytes.  Strange that no-one caught this, but if there was no test and no users, then bugs can slip.

See also #11066, #8077, #4953, #6234 (also adding some people from those bugs’ nosy fields).

----------
nosy: +MHordecki, efosmark, eric.araujo, flox, milesck, quentel
versions: +Python 3.2

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


More information about the Python-bugs-list mailing list