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