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 daniel.ugra, giampaolo.rodola, orsenthil, python-dev, r.david.murray
Date 2012-10-19.11:40:37
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <3XjlYd0yG0zPYp@mail.python.org>
In-reply-to
Content
New changeset 7f0d9637a3ad by Giampaolo Rodola' in branch '3.2':
Fix issue #16270: urllib may hang when used for retrieving files via FTP by using a context manager.
http://hg.python.org/cpython/rev/7f0d9637a3ad
History
Date User Action Args
2012-10-19 11:40:37python-devsetrecipients: + python-dev, orsenthil, giampaolo.rodola, r.david.murray, daniel.ugra
2012-10-19 11:40:37python-devlinkissue16270 messages
2012-10-19 11:40:37python-devcreate