c259e77ca2
Refs #3358
2 lines
110 B
Markdown
2 lines
110 B
Markdown
Replace `AsPyPointer` with `AsRef<PyAny>` as a bound in the blanket implementation of `From<&T> for PyObject`
|