This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author python-dev
Recipients Ben.Hearsum, catlee, flox, orsenthil, python-dev, rail, serhiy.storchaka
Date 2013-06-17.13:38:26
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <3bYtmK4hKzzRF7@mail.python.org>
In-reply-to
Content
New changeset 63058453a4cc by Serhiy Storchaka in branch '2.7':
Issue #18167: cgi.FieldStorage no more fails to handle multipart/form-data
http://hg.python.org/cpython/rev/63058453a4cc

New changeset a48f65bac986 by Serhiy Storchaka in branch '3.3':
Issue #18167: cgi.FieldStorage no more fails to handle multipart/form-data
http://hg.python.org/cpython/rev/a48f65bac986

New changeset 17ec73a3a854 by Serhiy Storchaka in branch 'default':
Issue #18167: cgi.FieldStorage no more fails to handle multipart/form-data
http://hg.python.org/cpython/rev/17ec73a3a854
History
Date User Action Args
2013-06-17 13:38:26python-devsetrecipients: + python-dev, orsenthil, catlee, flox, serhiy.storchaka, Ben.Hearsum, rail
2013-06-17 13:38:26python-devlinkissue18167 messages
2013-06-17 13:38:26python-devcreate