New submission from Cecile Tonglet:
The IPv6 detection in asyncio.base_events.create_server only detect if IPv6 is
available instead of checking if the interface can actually support it.
I noticed that by using Python in a Docker container (example code to reproduce
in attachment):
docker
Cecile Tonglet added the comment:
Sure! It seems to work, the process returns an exit code of 0 and I see no
traceback but the message is still displayed in the terminal.
(Also I did something weird because your patch applies on branch master and I
ran it with Python 3.6... I suppose it
Cecile Tonglet added the comment:
I see that the patch hasn't been applied to master on GitHub. Is there anything
else expected from me on this ticket?
--
___
Python tracker
<https://bugs.python.org/is