-
-
Notifications
You must be signed in to change notification settings - Fork 519
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
getattr debugger #22843
Labels
Milestone
Comments
Branch: u/jdemeyer/getattr_debugger |
Commit: |
New commits:
|
comment:3
Nitpick: |
Reviewer: Travis Scrimshaw |
Branch pushed to git repo; I updated commit sha1. This was a forced push. New commits:
|
Changed branch from u/jdemeyer/getattr_debugger to |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
When getting an attribute of some object, there is a lot of stuff going on.
When working on #22747, I wrote a debugging version of
getattr()
which I think is useful enough to add to Sage.Component: misc
Author: Jeroen Demeyer
Branch/Commit:
db180c7
Reviewer: Travis Scrimshaw
Issue created by migration from https://trac.sagemath.org/ticket/22843
The text was updated successfully, but these errors were encountered: