-
Notifications
You must be signed in to change notification settings - Fork 835
release: 0.24.0 #4959
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: 0.24.0 #4959
Conversation
I'm investigating the jiff failure in the CI. It looks like jiff 0.2.2 broke something. |
Your CI failures might have found a legit bug in the latest Jiff release. I'll take a closer look too. |
I've created a issue in the jiff repo with a minimal example. |
@davidhewitt Could you consider to include this #4951 PR too? |
719f1a0
to
3297e2d
Compare
With the above PRs merged, I have prepped the release notes and plan to ship this tomorrow evening. @ahlinc sorry for not replying to your PR yet. Thank you for working on |
Do you think we should merge #4874 ? |
Done, will do a last rebase here 👍 |
Co-authored-by: Icxolu <[email protected]>
4f4cfff
to
68a645e
Compare
docs is broken, it returns |
I think it's time we shipped a release.
Thank you to @Icxolu, @ngoldbaum and @bschoenmaeckers in particular, who have done a huge amount of the work and support in heading towards this release while I've been busy. I'm hopeful that I can be much more active in the coming months so we can make further progress on some of the things we know we want to improve in the releases to follow 0.24.
I'd like to ship ASAP; I think there's just a couple of PRs I would like to get merged before this is finalised and I prepare the CHANGELOG:
Deref
implementations for old "gil refs" types #4593 was marked for 0.24 and I think is a small, straightforward clean up.ffi::PyIter_Send
& addPyIterator::send
#4746 is ready to merge but failed in the FFI checks; I want to investigate and ideally fix & merge before releasing.Please ping if there's anything else you think must be included in the release. Once those PRs are in, I will do a final rebase & prep here and leave just a couple days for cooling off.