[issue10989] ssl.SSLContext(True).load_verify_locations(None, True) segfault

STINNER Victor report at bugs.python.org
Sat Jan 29 12:32:56 CET 2011


STINNER Victor <victor.stinner at haypocalc.com> added the comment:

Ok, fixed in r88228. Not backport needed, SSLContext was introduced in Python 3.2.

----------
resolution: accepted -> fixed
status: open -> closed

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


More information about the Python-bugs-list mailing list