Skip to content

bpo-43568: Drop support for MACOSX_DEPLOYMENT_TARGET < 10.3 #24941

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

Closed
wants to merge 1 commit into from

Conversation

jmroot
Copy link
Contributor

@jmroot jmroot commented Mar 20, 2021

Allows simplifying the runtime check, which was really only there to prevent trying to use -undefined dynamic_lookup on OS versions where it's not supported, i.e. 10.2 and older.

https://bugs.python.org/issue43568

@github-actions
Copy link

This PR is stale because it has been open for 30 days with no activity.

@github-actions github-actions bot added the stale Stale PR or inactive for long period of time. label Apr 20, 2021
@ned-deily ned-deily removed the stale Stale PR or inactive for long period of time. label Apr 20, 2021
@ned-deily
Copy link
Member

Thanks for the PR! It was superseded by the updated #25827 as noted in the bug tracker issue.

@ned-deily ned-deily closed this May 3, 2021
@jmroot jmroot deleted the drop-10.2-mdt branch May 9, 2021 00:31
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