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 🙈):
cc @hugovk
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/FromPyObjectderive attributes #5070cc @hugovk