New submission from Alex Grönholm:

the ssl.SSLObject class supports selected_alpn_protocol() like ssl.SSLSocket, 
but it is not mentioned on the list of supported methods.

----------
assignee: christian.heimes
components: SSL
messages: 278739
nosy: alex.gronholm, christian.heimes
priority: normal
severity: normal
status: open
title: SSLObject.selected_alpn_protocol() not documented
versions: Python 3.5, Python 3.6, Python 3.7

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue28453>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to