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-41100: deploy to an earlier version of macOS #21583

Closed

Conversation

ronaldoussoren
Copy link
Contributor

@ronaldoussoren ronaldoussoren commented Jul 21, 2020

These are most of the C changes needed to build on macOS 11.0 and deploy to macOS 10.9 (and technically even earlier, this should even work back to macOS 10.6).

This patch is currently in a very rough state and is incomplete.

TODO:

  • The code that exports availability status from posixmodule.c to os.py needs to be updated
  • Testing, possibly adding more tests

NOTE: This should be merged with PR21577, which does something similar but only back to macOS 10.10.

https://bugs.python.org/issue41100

@ned-deily
Copy link
Member

This PR has been superseded by GH-22855.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants