[pypy-issue] [issue1696] Can not install pip with get-pip.py

mattip tracker at bugs.pypy.org
Fri Mar 7 12:39:53 CET 2014


mattip <matti.picus at gmail.com> added the comment:

I am getting the BadStatusLine error for the second call to the ssl wrapped 
socket on many versions of win32, including latest nightly. It seems we don't 
actually have a test (yet) for two consecutive calls to a ssl server where the 
first one returns 1265 bytes of payload. So far I have put debug printing into 
httplib.py but cannot find why the second call is timimg out, The connection 
still has _connected==True, but that doesn't mean much apparantly

----------
nosy: +mattip

________________________________________
PyPy bug tracker <tracker at bugs.pypy.org>
<https://bugs.pypy.org/issue1696>
________________________________________


More information about the pypy-issue mailing list