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 amaury.forgeotdarc, bow, dabeaz, mdehoon, orsenthil, pitrou, python-dev, serhiy.storchaka
Date 2013-02-06.08:38:53
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <3Z1GK86kjPzSPv@mail.python.org>
In-reply-to
Content
New changeset 6cc5bbfcf04e by Serhiy Storchaka in branch '3.2':
Issue #16723: httplib.HTTPResponse no longer marked closed when the connection
http://hg.python.org/cpython/rev/6cc5bbfcf04e

New changeset 0461ed77ee4e by Serhiy Storchaka in branch '3.3':
Issue #16723: httplib.HTTPResponse no longer marked closed when the connection
http://hg.python.org/cpython/rev/0461ed77ee4e

New changeset 5f8c68281d18 by Serhiy Storchaka in branch 'default':
Issue #16723: httplib.HTTPResponse no longer marked closed when the connection
http://hg.python.org/cpython/rev/5f8c68281d18
History
Date User Action Args
2013-02-06 08:38:53python-devsetrecipients: + python-dev, amaury.forgeotdarc, mdehoon, orsenthil, pitrou, dabeaz, serhiy.storchaka, bow
2013-02-06 08:38:53python-devlinkissue16723 messages
2013-02-06 08:38:53python-devcreate