Skip to content

Commit

Permalink
add newsfragment
Browse files Browse the repository at this point in the history
  • Loading branch information
Icxolu committed Aug 6, 2024
1 parent 5720ee7 commit 16120ec
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions newsfragments/4417.changed.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
`IntoPyObject` impls for `Vec<u8>`, `&[u8]`, `[u8; N]`, `Cow<[u8]>` and `SmallVec<[u8; N]>` now
convert into `PyBytes` rather than `PyList`.

0 comments on commit 16120ec

Please sign in to comment.