pyo3/newsfragments/4098.changed.md

106 B

Add #[track_caller] to all Py<T>, Bound<'py, T> and Borrowed<'a, 'py, T> methods which can panic.