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 geertj
Recipients Ben.Darnell, alex, christian.heimes, dstufft, ezio.melotti, geertj, giampaolo.rodola, gvanrossum, janssen, pitrou, sbt, vstinner, yselivanov
Date 2014-08-26.07:37:59
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1409038685.46.0.270033067143.issue21965@psf.upfronthosting.co.za>
In-reply-to
Content
Updated patch. Contains:

 * An "owner" attribute on a _ssl.SSLSocket that is used as the first argument to the SNI servername callback (implemented as a weakref).
 * Documentation

I think this covers all outstanding issues that were identified. Antoine, please let me know if you have further feedback or if not whether this can be committed.
History
Date User Action Args
2014-08-26 07:38:06geertjsetrecipients: + geertj, gvanrossum, janssen, pitrou, vstinner, giampaolo.rodola, christian.heimes, ezio.melotti, alex, sbt, Ben.Darnell, yselivanov, dstufft
2014-08-26 07:38:05geertjsetmessageid: <1409038685.46.0.270033067143.issue21965@psf.upfronthosting.co.za>
2014-08-26 07:38:05geertjlinkissue21965 messages
2014-08-26 07:38:05geertjcreate