Message275767
New test failure when using -Werror:
======================================================================
ERROR: test_local_bad_hostname (test.test_httplib.HTTPSTest)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/media/disk/home/proj/python/cpython/Lib/test/test_httplib.py", line 1646, in test_local_bad_hostname
check_hostname=True)
File "/media/disk/home/proj/python/cpython/Lib/http/client.py", line 1373, in __init__
DeprecationWarning, 2)
DeprecationWarning: key_file, cert_file and check_hostname are deprecated, use a custom context instead. |
|
| Date |
User |
Action |
Args |
| 2016-09-11 10:26:18 | martin.panter | set | recipients:
+ martin.panter, ncoghlan, janssen, orsenthil, vstinner, giampaolo.rodola, christian.heimes, alex, python-dev, dstufft, Lukasa |
| 2016-09-11 10:26:18 | martin.panter | set | messageid: <[email protected]> |
| 2016-09-11 10:26:18 | martin.panter | link | issue28022 messages |
| 2016-09-11 10:26:18 | martin.panter | create | |
|