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
while loop -> for loop in _simplify_include_frames (fixes#41566) (#41622)
* while loop -> for loop in _simplify_include_frames (fixes#41566)
prevents the possibility of a bounds error when i = 0
(cherry picked from commit ed4f316)
0 commit comments