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
{{ message }}
This repository was archived by the owner on Oct 12, 2022. It is now read-only.
Similar to #9, but we need to do it for traceback objects after an exception has occurred. It probably means we need to save the values when we unwind a function for exceptions, but maybe we could do something smarter. It causes test_frame.py to fail the test_locals test.
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Similar to #9, but we need to do it for traceback objects after an exception has occurred. It probably means we need to save the values when we unwind a function for exceptions, but maybe we could do something smarter. It causes test_frame.py to fail the test_locals test.
The text was updated successfully, but these errors were encountered: