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 anacrolix, forest, giampaolo.rodola, hodgestar, janssen, jcea, pitrou
Date 2010-06-29.16:18:07
SpamBayes Score 0.24335387
Marked as misclassified No
Message-id <1277828289.76.0.728337876836.issue3823@psf.upfronthosting.co.za>
In-reply-to
Content
> I take it this is out for 2.7, will it be in 3.2?

The patch for issue8550 has been committed. The SSLContext API should solve this issue:
http://docs.python.org/dev/py3k/library/ssl.html#ssl.SSLContext.wrap_socket

If it doesn't, please explain why.
History
Date User Action Args
2010-06-29 16:18:09pitrousetrecipients: + pitrou, jcea, janssen, forest, giampaolo.rodola, hodgestar, anacrolix
2010-06-29 16:18:09pitrousetmessageid: <1277828289.76.0.728337876836.issue3823@psf.upfronthosting.co.za>
2010-06-29 16:18:08pitroulinkissue3823 messages
2010-06-29 16:18:07pitroucreate