Skip to content
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

catch function args/kwargs #11

Open
CJ-Wright opened this issue Jan 30, 2021 · 1 comment
Open

catch function args/kwargs #11

CJ-Wright opened this issue Jan 30, 2021 · 1 comment
Assignees

Comments

@CJ-Wright
Copy link
Member

This way we can catch if the args/kwargs move

@CJ-Wright CJ-Wright self-assigned this Feb 14, 2021
@CJ-Wright
Copy link
Member Author

This is partially done, but we need to properly handle defaults, which can take on various ast types (constant, function, call, etc.) which we need to properly reference and count as part of the outer volume (most likely the module volume or outer function volume if there is a function def stack).

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

No branches or pull requests

1 participant