Message 283765 - Python tracker
Message283765
| Author | xdegaye |
|---|---|
| Recipients | Alex.Willmer, doko, python-dev, xdegaye |
| Date | 2016-12-21.16:23:19 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1482337399.68.0.966709585262.issue28538@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
These changes break the darwin platform, socket.if_nameindex() is not defined anymore. On Darwin, 'net/if.h' requires that 'sys/socket.h' be included beforehand (see the autoconf documentation). |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2016-12-21 16:23:19 | xdegaye | set | recipients: + xdegaye, doko, python-dev, Alex.Willmer |
| 2016-12-21 16:23:19 | xdegaye | set | messageid: <1482337399.68.0.966709585262.issue28538@psf.upfronthosting.co.za> |
| 2016-12-21 16:23:19 | xdegaye | link | issue28538 messages |
| 2016-12-21 16:23:19 | xdegaye | create | |