Alastair Houghton

Results 117 comments of Alastair Houghton

@swift-ci Please test macOS platform

There are no plans to support this in 5.10, but the Static SDK for Linux is a 6.0 feature so a release build will ship when 6.0 is released later...

Sorry, I've been quite busy with other things (not least my personal life, which has all fallen apart). I don't think it's quite as simple as you make out; the...

Unfortunately that isn't a fix suitable for `netifaces` itself because not every platform has `/sys/class/net`. It's possible that some suitable functionality could be added to `netifaces` to detect interface type;...

I'd need access to a system that's set up this way to determine why exactly netifaces wasn't seeing the route — on Linux, netifaces uses a PF_NETLINK socket to read...

This is a cherry pick of https://github.com/llvm/llvm-project/pull/90099

The macOS failure doesn't appear to be related to the changes in this PR.

:-) I'm told we don't actually need this one anyway, because there's an auto merger that will take #8699 and apply it here.