pyo3/newsfragments/3601.changed.md
2023-12-20 11:28:24 +00:00

121 B

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