-
Notifications
You must be signed in to change notification settings - Fork 834
0.25 Release #5107
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
Comments
This was referenced May 6, 2025
Let's try to get #5044 in as well, it's almost ready. |
A little bit biased, but do you think you can squeeze #4926 in the release? It's ready (except for merge conflicts I am resolving now) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
As per PEP 745, Python 3.14 Beta 1 is set to release next week, on Tuesday 6th May.
I think we should absolutely be seeking to release a PyO3 version shortly after the beta drops. So I guess let's prepare 0.25 for shipping!
Anything particular which we should be getting across the line before then?
I see the following pieces probably don't have many design questions and may be mergeable in the near future (I think they're waiting for review 🙈):
IntoPyObject
/FromPyObject
derive attributes #5070cc @hugovk
The text was updated successfully, but these errors were encountered: