e835ff0ec3
* handle `#[pyo3(from_py_with = ...)]` on dunder (__magic__) methods * add newsfragment
131 B
131 B
Correctly handle #[pyo3(from_py_with = ...)]
attribute on dunder (__magic__
) method arguments instead of silently ignoring it.