[issue7672] _ssl module causes segfault

Sean Soria report at bugs.python.org
Mon Jan 11 21:46:59 CET 2010


Sean Soria <bugs.python at seansoria.com> added the comment:

For an app that makes use of SSL itself it better set the callbacks before spawning threads or it's going to be in trouble anyway. For an app not making use of SSL my patch doesn't make the situation any worse. That sounds like an overall gain to me.

----------

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


More information about the Python-bugs-list mailing list