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 janssen
Recipients akuchling, calvin, giampaolo.rodola, janssen, josiahcarlson, klimkin, loewis
Date 2008-02-04.05:47:11
SpamBayes Score 0.28118593
Marked as misclassified No
Message-id <1202104033.34.0.802187237363.issue909005@psf.upfronthosting.co.za>
In-reply-to
Content
I should point out that I'm doing a big project with SSL and Python,
using Medusa, and asyncore.  I've been re-working the 2.6 and 3.x SSL
support (with guidance from Giampolo :-) so that true async capability
is possible for SSL.
History
Date User Action Args
2008-02-04 05:47:13janssensetspambayes_score: 0.281186 -> 0.28118593
recipients: + janssen, loewis, akuchling, calvin, josiahcarlson, klimkin, giampaolo.rodola
2008-02-04 05:47:13janssensetspambayes_score: 0.281186 -> 0.281186
messageid: <1202104033.34.0.802187237363.issue909005@psf.upfronthosting.co.za>
2008-02-04 05:47:12janssenlinkissue909005 messages
2008-02-04 05:47:11janssencreate