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 demian.brecht
Recipients Rotkraut, demian.brecht, harobed, martin.panter, orsenthil, petri.lehtinen, piotr.dobrogost, pitrou, whitemice
Date 2015-04-01.05:24:32
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1427865872.64.0.596919108165.issue12319@psf.upfronthosting.co.za>
In-reply-to
Content
Agreed. However, I'm wondering if that should belong in a new issue geared towards further clarifying behaviour of request body types. The patch introduces the behaviour this specific issue was looking, with the largest change being that iterators may now result in chunked transfer encoding with the data currently handled by the library. I'd rather move forward with incremental improvements rather than keep building on each issue before the work's merged (there's still a /good/ amount of work to be done in this module).
History
Date User Action Args
2015-04-01 05:24:32demian.brechtsetrecipients: + demian.brecht, orsenthil, pitrou, harobed, petri.lehtinen, martin.panter, piotr.dobrogost, whitemice, Rotkraut
2015-04-01 05:24:32demian.brechtsetmessageid: <1427865872.64.0.596919108165.issue12319@psf.upfronthosting.co.za>
2015-04-01 05:24:32demian.brechtlinkissue12319 messages
2015-04-01 05:24:32demian.brechtcreate