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

Release 44.0.2 #12533

Closed
alexandernst opened this issue Feb 28, 2025 · 7 comments · Fixed by #12536
Closed

Release 44.0.2 #12533

alexandernst opened this issue Feb 28, 2025 · 7 comments · Fixed by #12536

Comments

@alexandernst
Copy link

Hi! Since Pyo3 got bumped (which enables support for PyPy 3.11), can we get a new minor/patch release? 🙏

@alex
Copy link
Member

alex commented Mar 1, 2025

@reaperhulk any opinion here? Should be an easy backport.

@reaperhulk
Copy link
Member

Normally I'd say we wait until 45 but I agree it is easy to do. It would be nice if PyPy wouldn't push the pain of not having a stable ABI onto every package that tries to support them though.

I guess we do it, although I don't think we can cherry-pick the commits for this from main because we've made a lot of adjacent changes. Probably easier just to make them again against 44.0.x.

@alexandernst
Copy link
Author

If it will help speed up the process of releasing the new version, I can create a PR

@reaperhulk
Copy link
Member

reaperhulk commented Mar 1, 2025

That would be very helpful! We need three things as PRs to the 44.0.x branch:

  • pyo3 update
  • wheel builder/CI additions
  • changelog

These can be a single PR if you want, I'm just listing them separately since 2 of them are commits on main right now.

@alexandernst
Copy link
Author

All right, I'm on it

@alexandernst
Copy link
Author

Done! 🙏 #12536

@alex alex linked a pull request Mar 1, 2025 that will close this issue
@alexandernst
Copy link
Author

Thank you for the release!! 🙏

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

Successfully merging a pull request may close this issue.

3 participants