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 barry, hniksic, ncoghlan, python-dev
Date 2014-01-12.06:22:31
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <3f27Bv273bz7LjN@mail.python.org>
In-reply-to
Content
New changeset a3e49868cfd0 by Senthil Kumaran in branch '3.3':
Issue #19092 - Raise a correct exception when cgi.FieldStorage is given an
http://hg.python.org/cpython/rev/a3e49868cfd0

New changeset 1638360eea41 by Senthil Kumaran in branch 'default':
merge from 3.3
http://hg.python.org/cpython/rev/1638360eea41
History
Date User Action Args
2014-01-12 06:22:32python-devsetrecipients: + python-dev, barry, ncoghlan, hniksic
2014-01-12 06:22:32python-devlinkissue19092 messages
2014-01-12 06:22:31python-devcreate