Skip to content

Commit

Permalink
add newsfragments
Browse files Browse the repository at this point in the history
  • Loading branch information
Icxolu committed Jul 29, 2024
1 parent 59a41e4 commit c960124
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 0 deletions.
1 change: 1 addition & 0 deletions newsfragments/4390.added.md
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
added `FromPyObjectOwned` as more convenient trait bound
3 changes: 3 additions & 0 deletions newsfragments/4390.changed.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
added second lifetime to `FromPyObject`
reintroduced `extract` method
deprecated `extract_bound` method
1 change: 1 addition & 0 deletions newsfragments/4390.removed.md
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
removed `FromPyObjectBound`

0 comments on commit c960124

Please sign in to comment.