This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author malin
Recipients Jeffrey.Kintscher, Paul Monson, eric.smith, filips123, giampaolo.rodola, malin, paul.moore, steve.dower, tim.golden, zach.ware
Date 2019-07-11.00:43:37
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1562805818.3.0.573790669195.issue33408@roundup.psfhosted.org>
In-reply-to
Content
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.
History
Date User Action Args
2019-07-11 00:43:38malinsetrecipients: + malin, paul.moore, eric.smith, giampaolo.rodola, tim.golden, zach.ware, steve.dower, filips123, Paul Monson, Jeffrey.Kintscher
2019-07-11 00:43:38malinsetmessageid: <1562805818.3.0.573790669195.issue33408@roundup.psfhosted.org>
2019-07-11 00:43:38malinlinkissue33408 messages
2019-07-11 00:43:38malincreate