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:02:40
SpamBayes Score 0.00035105582
Marked as misclassified No
Message-id <E1QXXku-0005jF-Uf@dinsdale.python.org>
In-reply-to
Content
New changeset ad6bdfd7dd4b by Victor Stinner in branch '3.2':
Issue #12133: fix a ResourceWarning in urllib.request
http://hg.python.org/cpython/rev/ad6bdfd7dd4b

New changeset 57a98feb508e by Victor Stinner in branch 'default':
(Merge 3.2) Issue #12133: fix a ResourceWarning in urllib.request
http://hg.python.org/cpython/rev/57a98feb508e
History
Date User Action Args
2011-06-17 12:02:40python-devsetrecipients: + python-dev, jhylton, orsenthil, pitrou, vstinner, nadeem.vawda, ezio.melotti, davide.rizzo
2011-06-17 12:02:40python-devlinkissue12133 messages
2011-06-17 12:02:40python-devcreate