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 python-dev
Recipients alex, benjamin.peterson, christian.heimes, dstufft, pitrou, python-dev
Date 2014-11-24.02:13:49
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20141124021345.55115.3370@psf.io>
In-reply-to
Content
New changeset ce4073afd992 by Benjamin Peterson in branch '2.7':
allow hostname to be passed to SSLContext even if OpenSSL doesn't support SNI (closes #22921)
https://hg.python.org/cpython/rev/ce4073afd992
History
Date User Action Args
2014-11-24 02:13:49python-devsetrecipients: + python-dev, pitrou, christian.heimes, benjamin.peterson, alex, dstufft
2014-11-24 02:13:49python-devlinkissue22921 messages
2014-11-24 02:13:49python-devcreate