[issue1223] httplib does not handle ssl end of file properly

Bill Janssen report at bugs.python.org
Sun Oct 28 14:10:58 CET 2007


Bill Janssen added the comment:

I have a slightly different version of this patch in the new SSL code.  
It (optionally, but defaulting to True) catches SSL_ERROR_EOF and returns 
None, but allows other ssl errors to go through.

----------
nosy: +janssen
Added file: http://bugs.python.org/file8643/e

__________________________________
Tracker <report at bugs.python.org>
<http://bugs.python.org/issue1223>
__________________________________
-------------- next part --------------
A non-text attachment was scrubbed...
Name: e
Type: application/octet-stream
Size: 232 bytes
Desc: not available
Url : http://mail.python.org/pipermail/python-bugs-list/attachments/20071028/622c8087/attachment.obj 


More information about the Python-bugs-list mailing list