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 alex.gronholm
Recipients alex.gronholm, christian.heimes
Date 2016-10-16.03:49:50
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1476589791.51.0.926571047111.issue28453@psf.upfronthosting.co.za>
In-reply-to
Content
the ssl.SSLObject class supports selected_alpn_protocol() like ssl.SSLSocket, but it is not mentioned on the list of supported methods.
History
Date User Action Args
2016-10-16 03:49:51alex.gronholmsetrecipients: + alex.gronholm, christian.heimes
2016-10-16 03:49:51alex.gronholmsetmessageid: <1476589791.51.0.926571047111.issue28453@psf.upfronthosting.co.za>
2016-10-16 03:49:51alex.gronholmlinkissue28453 messages
2016-10-16 03:49:50alex.gronholmcreate