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 chris.stawarz, giampaolo.rodola, jafo, janssen, jcea, orsenthil
Date 2008-09-01.18:37:42
SpamBayes Score 1.3034807e-05
Marked as misclassified No
Message-id <1220294263.94.0.355594270246.issue1251@psf.upfronthosting.co.za>
In-reply-to
Content
I believe this is now implemented in all the branches.  And when I run the 
tests, they run fine.  There's still an issue with unwrap; it does a 
blocking tear-down of the SSL session, and can block when you don't want 
it to.  I'll have to look further at that.
History
Date User Action Args
2008-09-01 18:37:44janssensetrecipients: + janssen, jafo, jcea, orsenthil, giampaolo.rodola, chris.stawarz
2008-09-01 18:37:43janssensetmessageid: <1220294263.94.0.355594270246.issue1251@psf.upfronthosting.co.za>
2008-09-01 18:37:43janssenlinkissue1251 messages
2008-09-01 18:37:42janssencreate