pyo3/newsfragments/3389.changed.md

2 lines
149 B
Markdown
Raw Normal View History

`PyIterator::from_object` and `PyByteArray::from` now take a single argument of type `&PyAny`, rather than two arguments, `Python` and `AsPyPointer`