You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Allow constructing `PyTraceback`
* use `classinfo_object`
* Clarify order of frames
* changelog
* Do not panic when there are no frames
* Return `None` when there are no frames
* One less generic parameter
* `cast_into_unchecked`
* Remove `PyTraceback::from_frames`
* Add test & docs for `PyFrameMethods`
* Add private `PyCode::empty`
* Update changelog
0 commit comments