Skip to content

Commit

Permalink
add newsfragments
Browse files Browse the repository at this point in the history
  • Loading branch information
Icxolu committed Jul 28, 2024
1 parent 24a7b53 commit f194a99
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions newsfragments/4060.added.md
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
New `IntoPyObject` (fallible) conversion trait to convert from Rust to Python values.
1 change: 1 addition & 0 deletions newsfragments/4060.changed.md
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
`#[pyfunction]` and `#[pymethods]` return types will prefer `IntoPyObject` over `IntoPy<PyAny>`

0 comments on commit f194a99

Please sign in to comment.