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

Re-implement Python parsing #94

Draft
wants to merge 7 commits into
base: develop
Choose a base branch
from

Conversation

tristanlatr
Copy link
Contributor

Hey @NiklasRosenstein,

I'm writing a newer python parser, this is currently only a draft, I'll add more tests and features soon.

Please tell me what you think,

Thanks,

@tristanlatr tristanlatr marked this pull request as ready for review August 13, 2023 15:13
@tristanlatr tristanlatr marked this pull request as draft August 13, 2023 15:13
@tristanlatr tristanlatr reopened this Aug 13, 2023
Prepare for when we'll unstring the annotations.
Special case __all__ variable for their computed values is outputed.
Add tests infra for project-wide analysis.
Add a test for a project using wildcard imports.
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

Successfully merging this pull request may close these issues.

1 participant