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

Add ios_ver and _multiarch shims for pip 24.3 support. #237

Merged
merged 1 commit into from
Oct 28, 2024

Conversation

freakboy3742
Copy link
Member

Pip 24.3 includes explicit support for iOS as a platform; the sitecustomize shim provided by the support package triggers this handling. However, it then requires platform.ios_ver() and sys.implementation._multiarch to return the correct values to determine the tag name.

PR Checklist:

  • All new features have been tested
  • All new features have been documented
  • I have read the CONTRIBUTING.md file
  • I will abide by the code of conduct

@freakboy3742 freakboy3742 merged commit c8da2e9 into main Oct 28, 2024
5 checks passed
@freakboy3742 freakboy3742 deleted the ios-ver-sitecustom branch October 28, 2024 00:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant