[issue22959] http.client.HTTPSConnection checks hostname when SSL context has check_hostname==False

Roundup Robot report at bugs.python.org
Sun Dec 7 19:47:49 CET 2014


Roundup Robot added the comment:

New changeset a409a7cd908d by Benjamin Peterson in branch '3.4':
HTTPSConnection: prefer the context's check_hostname attribute over the constructor parameter (#22959)
https://hg.python.org/cpython/rev/a409a7cd908d

New changeset 41021c771510 by Benjamin Peterson in branch '2.7':
remove HTTPSConnection's check_hostname parameter (#22959)
https://hg.python.org/cpython/rev/41021c771510

New changeset ee095a2e2b35 by Benjamin Peterson in branch 'default':
merge 3.4 (#22959)
https://hg.python.org/cpython/rev/ee095a2e2b35

----------
nosy: +python-dev

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue22959>
_______________________________________


More information about the Python-bugs-list mailing list