Skip to content
This repository was archived by the owner on Oct 12, 2022. It is now read-only.

Need to make locals available in traceback objects #93

Open
DinoV opened this issue Jan 14, 2016 · 0 comments
Open

Need to make locals available in traceback objects #93

DinoV opened this issue Jan 14, 2016 · 0 comments

Comments

@DinoV
Copy link
Contributor

DinoV commented Jan 14, 2016

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.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant