astral-sh / astral-sh/python-build-standalone
macOS & DNS integration
Open
- Dominant language
- Python
- Stars
- 4.4k
- Forks
- 314
- Avg merge
- 1d 9h
- Merged PRs (30d)
- 27
Description
So, it looks like my beloved https://orbstack.dev just made a change that forces me to use their local where a container called `foo` has the locally-resolvable host name `foo.orb.local` with constantly changing IPs.
Unfortunately, python-build-standalone Pythons can't resolve these. `socket.gethostbyname()` fails with
> gaierror: [Errno 8] nodename nor servname provided, or not known
While it works on Homebrew & the official builds. Is there any chance for this ever working?
Contributor guide
Assessment
This issue has not been assessed yet.