R. David Murray added the comment:

I wonder the actual error reported in that issue has any relationship to issue 
15082?

In any case, the error being presented to requests is *accurate*: httplib tried 
to read the status line and got nothing (the actual text in the linked issue is 
BadStatusLine("''")).  (Note that issue 7427 was where we fixed the repr, if 
you are curious).

I see that requests would like "a better error message".  Is there a concrete 
suggestion for what that better error message would look like?

----------

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

Reply via email to