pyo3/newsfragments/3601.changed.md

2 lines
121 B
Markdown

Deprecate `PyTryFrom` and `PyTryInto` traits in favor of `any.downcast()` via the `PyTypeCheck` and `PyTypeInfo` traits.