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

128 B

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