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 davide.rizzo, ezio.melotti, jhylton, nadeem.vawda, orsenthil, pitrou, python-dev, vstinner
Date 2011-06-17.12:06:29
SpamBayes Score 0.048307292
Marked as misclassified No
Message-id <E1QXXoj-0006Mx-9M@dinsdale.python.org>
In-reply-to
Content
New changeset 18e6ccc332d5 by Victor Stinner in branch '2.7':
Issue #12133: AbstractHTTPHandler.do_open() of urllib.request closes the HTTP
http://hg.python.org/cpython/rev/18e6ccc332d5
History
Date User Action Args
2011-06-17 12:06:30python-devsetrecipients: + python-dev, jhylton, orsenthil, pitrou, vstinner, nadeem.vawda, ezio.melotti, davide.rizzo
2011-06-17 12:06:30python-devlinkissue12133 messages
2011-06-17 12:06:29python-devcreate