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 luzakiru, orsenthil, python-dev, rosslagerwall, terry.reedy
Date 2012-04-29.02:21:49
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <E1SOJlk-0007Nl-Ur@dinsdale.python.org>
In-reply-to
Content
New changeset 685c1db976c4 by Senthil Kumaran in branch '2.7':
httplib test for early eof response. related to Issue13684
http://hg.python.org/cpython/rev/685c1db976c4

New changeset afabb0635b15 by Senthil Kumaran in branch '3.2':
httplib test for early eof response. related to Issue13684
http://hg.python.org/cpython/rev/afabb0635b15

New changeset cfff6a53f4a3 by Senthil Kumaran in branch 'default':
httplib test for early eof response. related to Issue13684
http://hg.python.org/cpython/rev/cfff6a53f4a3
History
Date User Action Args
2012-04-29 02:21:50python-devsetrecipients: + python-dev, terry.reedy, orsenthil, rosslagerwall, luzakiru
2012-04-29 02:21:49python-devlinkissue13684 messages
2012-04-29 02:21:49python-devcreate