[Python-Dev] [ssl] The weird case of IDNA

Antoine Pitrou solipsis at pitrou.net
Sun Dec 31 08:21:51 EST 2017


On Sat, 30 Dec 2017 23:27:04 -0800
Nathaniel Smith <njs at pobox.com> wrote:
> 
> We can bikeshed what the new name should be. Maybe set_sni_callback?
> or set_server_hostname_callback, since the corresponding client-mode
> argument is server_hostname?

Or set_idna_servername_callback().

Regards

Antoine.


More information about the Python-Dev mailing list