Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

bpo-45163: Restrict added libnetwork check to builds on Haiku. #28729

Merged
merged 1 commit into from Oct 5, 2021

Conversation

@ned-deily
Copy link
Member

@ned-deily ned-deily commented Oct 5, 2021

For example, without the guard the check could cause macOS
installer builds to fail to install on older supported macOS
releases where libnetwork is not available and is not needed
on any release.

https://bugs.python.org/issue45163

For example, without the guard the check could cause macOS
installer builds to fail to install on older supported macOS
releases where libnetwork is not available and is not needed
on any release.
@pablogsal pablogsal merged commit 0af08f3 into python:main Oct 5, 2021
11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
5 participants