[issue17181] SSLContext.set_servername_callback should be able to set argument

Christian Heimes report at bugs.python.org
Thu Oct 21 18:22:29 EDT 2021


Christian Heimes <lists at cheimes.de> added the comment:

As Antoine said, you can use a partial function, closure, or an instance method as a callable.

Besides nobody else has requested an additional argument in the past eight years. I see this as a strong indication that an argument is not required.

----------
resolution:  -> rejected
stage:  -> resolved
status: open -> closed

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue17181>
_______________________________________


More information about the Python-bugs-list mailing list