pyo3/newsfragments/4100.changed.md

2 lines
116 B
Markdown
Raw Normal View History

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