[issue21032] Socket leak if HTTPConnection.getresponse() fails

Serhiy Storchaka report at bugs.python.org
Mon Dec 1 12:24:01 CET 2014


Serhiy Storchaka added the comment:

Few notes about patches. Check patches for trailing spaces. And it would be more suitable if you provide single patch instead of a couple of patches. I have slightly changed the test, so it checks that the file is actually closed, not lost, The fix LGTM.

Thank you for your contribution Martin.

----------
resolution:  -> fixed
stage: patch review -> resolved
status: open -> closed
versions: +Python 2.7

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue21032>
_______________________________________


More information about the Python-bugs-list mailing list