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 python-dev
Recipients Alex.Willmer, doko, python-dev, xdegaye
Date 2016-12-21.16:31:37
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20161221163134.20377.89826.1ACE8985@psf.io>
In-reply-to
Content
New changeset f34dac552ad8 by Xavier de Gaye in branch '3.6':
Issue #28538: On Darwin net/if.h requires that sys/socket.h be included beforehand.
https://hg.python.org/cpython/rev/f34dac552ad8

New changeset c568b6ac5e89 by Xavier de Gaye in branch 'default':
Issue #28538: Merge 3.6.
https://hg.python.org/cpython/rev/c568b6ac5e89
History
Date User Action Args
2016-12-21 16:31:38python-devsetrecipients: + python-dev, doko, xdegaye, Alex.Willmer
2016-12-21 16:31:37python-devlinkissue28538 messages
2016-12-21 16:31:37python-devcreate