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