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