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 nikratio, orsenthil, piotr.dobrogost, pitrou, python-dev, r.david.murray
Date 2013-02-02.21:52:37
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <3Yz86s0L19zSTF@mail.python.org>
In-reply-to
Content
New changeset 8dcf94c2fef5 by Antoine Pitrou in branch '2.7':
Issue #15633: httplib.HTTPResponse is now mark closed when the server sends less than the advertised Content-Length.
http://hg.python.org/cpython/rev/8dcf94c2fef5
History
Date User Action Args
2013-02-02 21:52:37python-devsetrecipients: + python-dev, orsenthil, pitrou, r.david.murray, nikratio, piotr.dobrogost
2013-02-02 21:52:37python-devlinkissue15633 messages
2013-02-02 21:52:37python-devcreate