-
Notifications
You must be signed in to change notification settings - Fork 861
Closed
Description
I think it would be good to cut a new release soon.
What I'd like to see happen before we release:
- Polish the signature work a little more - particularly Automatically generate
__text_signature__
for all functions #2784. (Further non-breaking improvements can be added after 0.18.) - Decide on deprecate required argument after
Option<T>
without signature #2703. - I'm tempted to gate the APIs of
pyo3::inspect
behind an "experimental" feature, because we didn't finish off the rest of the type-hints use case and I'm a bit uneasy on whether it's in the right final shape until we do have the full type-hints pipeline working. - Add
GILOnceCell::get_or_try_init
#2398 - fix PyUnicodeDecodeError_Create #2772
- Stop leaking in
new_closure
#2690 - Decide on Further relax extract_sequence for the upcoming release 0.18 #2632
- Tidy up / merge / close some of the many open PRs.
All other suggestions on what to add to the release are welcome.
tgross35 and LaurentMazare
Metadata
Metadata
Assignees
Labels
No labels