astral-sh / astral-sh/python-build-standalone

macOS & DNS integration

Open
#1,141 12 comments 2 reactions 0 assignees View on GitHub
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

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.