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

Build wheels with Python 3.10 #65

Merged
merged 7 commits into from
Sep 18, 2024
Merged

Build wheels with Python 3.10 #65

merged 7 commits into from
Sep 18, 2024

Conversation

armenzg
Copy link
Member

@armenzg armenzg commented Sep 17, 2024

This will generate the cp310 wheels.

@armenzg armenzg self-assigned this Sep 17, 2024
This will generate the cp310 wheels
@armenzg armenzg changed the base branch from master to run_release_build_on_prs September 18, 2024 12:02
Base automatically changed from run_release_build_on_prs to master September 18, 2024 12:45
@@ -14,7 +14,7 @@ pyo3 = { version = "0.22.1", features = [
"anyhow",
"extension-module",
"serde",
"abi3-py311",
"abi3-py310",
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This changed in #60

@getsentry getsentry deleted a comment from codecov bot Sep 18, 2024
@armenzg armenzg marked this pull request as ready for review September 18, 2024 13:15
@@ -1 +1 @@
3.11.8
3.10.11
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

From here we can see that it has an arm64 build: python-3.10.11-darwin-arm64.tar.gz

Copy link
Member

@asottile-sentry asottile-sentry left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@armenzg armenzg merged commit a6a4175 into master Sep 18, 2024
18 checks passed
@armenzg armenzg deleted the use_python_3_10 branch September 18, 2024 13:19
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.

2 participants