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 pitrou
Recipients Jim.Duchek, dandrzejewski, giampaolo.rodola, jacques, janssen, matejcik, pitrou, vbabiy
Date 2010-04-21.19:18:35
SpamBayes Score 0.021027226
Marked as misclassified No
Message-id <1271877518.14.0.547860503922.issue5103@psf.upfronthosting.co.za>
In-reply-to
Content
Here is a patch, with tests. I also had to rework the asyncore-based test server in test_ssl, and fixed an omission in _ssl.c's do_handshake method.

(works with OpenSSL 0.9.8k and 1.0.0)
History
Date User Action Args
2010-04-21 19:18:38pitrousetrecipients: + pitrou, janssen, giampaolo.rodola, matejcik, jacques, dandrzejewski, vbabiy, Jim.Duchek
2010-04-21 19:18:38pitrousetmessageid: <1271877518.14.0.547860503922.issue5103@psf.upfronthosting.co.za>
2010-04-21 19:18:37pitroulinkissue5103 messages
2010-04-21 19:18:36pitroucreate