pyo3/newsfragments/3532.changed.md
2023-10-20 11:59:26 +01:00

2 lines
128 B
Markdown

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