Christian Heimes <li...@cheimes.de> added the comment:

How did you run into the issue? There is no reason to ever replace the context 
of a listening socket. The context setter is designed for SNI-based virtual 
hosting to replace the context of a bound server-side connection. You never 
change the listening socket.

We can probably fix the issue, though.

----------
priority: normal -> low
versions: +Python 3.7, Python 3.8

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

Reply via email to