pyo3/newsfragments/3601.changed.md

2 lines
121 B
Markdown
Raw Normal View History

2023-11-27 21:27:34 +00:00
Deprecate `PyTryFrom` and `PyTryInto` traits in favor of `any.downcast()` via the `PyTypeCheck` and `PyTypeInfo` traits.