pyo3/newsfragments/3532.changed.md

2 lines
128 B
Markdown
Raw Normal View History

- `PyDict::from_sequence` now takes a single argument of type `&PyAny` (previously took two arguments `Python` and `PyObject`).