116 B
116 B
Change PyAnyMethods::dir
to be fallible and return PyResult<Bound<'py, PyList>>
(and similar for PyAny::dir
).
Change PyAnyMethods::dir
to be fallible and return PyResult<Bound<'py, PyList>>
(and similar for PyAny::dir
).