[issue33408] Enable AF_UNIX support in Windows

Ma Lin report at bugs.python.org
Wed Jul 10 20:43:38 EDT 2019


Ma Lin <malincns at 163.com> added the comment:

It would be nice to investigate the habit of using AF_UNIX in Python code on GitHub:
https://github.com/search?l=Python&q=AF_UNIX&type=Code

If adding this flag will break a lot of code, due to lacking supports to datagram, maybe we should not add AF_UNIX at once, and waiting for full support to AF_UNIX.

----------

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


More information about the Python-bugs-list mailing list