R. David Murray added the comment:
I tried the patch, but the test fails for me:
test test_httplib failed -- Traceback (most recent call last):
File "/home/rdmurray/python/p27/Lib/test/test_httplib.py", line 434, in
test_proxy_tunnel_without_status_line
conn.set_tunnel('foo')
File "/home/rdmurray/python/p27/Lib/httplib.py", line 734, in set_tunnel
raise RuntimeError("Can't setup tunnel for established connection.")
RuntimeError: Can't setup tunnel for established connection.
----------
stage: commit review -> needs patch
_______________________________________
Python tracker <[email protected]>
<http://bugs.python.org/issue17849>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe:
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com