Serhiy Storchaka added the comment:

Here is a patch which fixes HTTPResponse's end. "closed" property no longer 
settled automatically, but only after explicit close().

----------
components: +IO, Library (Lib)
keywords: +patch
nosy: +orsenthil
stage:  -> patch review
versions: +Python 3.2, Python 3.4
Added file: http://bugs.python.org/file28856/httpresponse_noclosed.patch

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue16723>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to