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 Rotkraut, demian.brecht, harobed, martin.panter, matrixise, orsenthil, petri.lehtinen, piotr.dobrogost, pitrou, python-dev, vstinner, whitemice
Date 2016-08-24.06:39:20
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20160824063917.24010.26308.D6B4C353@psf.io>
In-reply-to
Content
New changeset 0effb34f3276 by Martin Panter in branch 'default':
Issue #12319: Support for chunked encoding of HTTP request bodies
https://hg.python.org/cpython/rev/0effb34f3276
History
Date User Action Args
2016-08-24 06:39:21python-devsetrecipients: + python-dev, orsenthil, pitrou, vstinner, harobed, petri.lehtinen, martin.panter, piotr.dobrogost, demian.brecht, matrixise, whitemice, Rotkraut
2016-08-24 06:39:21python-devlinkissue12319 messages
2016-08-24 06:39:20python-devcreate