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
Fix native stack merging for Python 3.12/3.13 (#751)
* use last_is_shim information for merging python frames
Signed-off-by: Kai Fricke <coding@kaifricke.com>
* fix order for shim detection
Signed-off-by: Kai Fricke <coding@kaifricke.com>
* remove version check
Signed-off-by: Kai Fricke <coding@kaifricke.com>
* fix unittest compile
---------
Signed-off-by: Kai Fricke <coding@kaifricke.com>
Co-authored-by: Ben Frederickson <github@benfrederickson.com>
0 commit comments