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 forest_atq
Recipients ajaksu2, alexz, barry, catlee, eric.araujo, forest_atq, fsteinel, gotgenes, guettli, jnoller, orsenthil, pitrou, r.david.murray, shazow, tamentis
Date 2010-06-04.13:39:58
SpamBayes Score 0.11081704
Marked as misclassified No
Message-id <1275658800.61.0.550355693647.issue3244@psf.upfronthosting.co.za>
In-reply-to
Content
New patch:

* Renames class to FormData.
* Replaces method get_body with get_request_data to simplify semantics.
* Drops changes to email.encoders.  I'll create a new ticket to deal with that bug.  Note that tests here fail without that fix.
History
Date User Action Args
2010-06-04 13:40:01forest_atqsetrecipients: + forest_atq, barry, guettli, orsenthil, pitrou, catlee, gotgenes, ajaksu2, jnoller, eric.araujo, fsteinel, r.david.murray, shazow, alexz, tamentis
2010-06-04 13:40:00forest_atqsetmessageid: <1275658800.61.0.550355693647.issue3244@psf.upfronthosting.co.za>
2010-06-04 13:39:59forest_atqlinkissue3244 messages
2010-06-04 13:39:59forest_atqcreate