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 nadeem.vawda, orsenthil, python-dev, vstinner
Date 2011-07-23.12:26:12
SpamBayes Score 2.2407201e-05
Marked as misclassified No
Message-id <E1QkbHW-00022o-3f@dinsdale.python.org>
In-reply-to
Content
New changeset c741ba9e37ef by Nadeem Vawda in branch '3.2':
Issue #10883: Fix socket leaks in urllib.request.
http://hg.python.org/cpython/rev/c741ba9e37ef

New changeset d68765bd6490 by Nadeem Vawda in branch 'default':
Merge: #10883: Fix socket leaks in urllib.request.
http://hg.python.org/cpython/rev/d68765bd6490
History
Date User Action Args
2011-07-23 12:26:13python-devsetrecipients: + python-dev, orsenthil, vstinner, nadeem.vawda
2011-07-23 12:26:12python-devlinkissue10883 messages
2011-07-23 12:26:12python-devcreate