This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author ssoria
Recipients janssen, loewis, ssoria
Date 2010-01-11.20:46:58
SpamBayes Score 3.6129015e-05
Marked as misclassified No
Message-id <1263242819.8.0.103522782023.issue7672@psf.upfronthosting.co.za>
In-reply-to
Content
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.
History
Date User Action Args
2010-01-11 20:46:59ssoriasetrecipients: + ssoria, loewis, janssen
2010-01-11 20:46:59ssoriasetmessageid: <1263242819.8.0.103522782023.issue7672@psf.upfronthosting.co.za>
2010-01-11 20:46:58ssorialinkissue7672 messages
2010-01-11 20:46:58ssoriacreate