Skip to content

Idea: Collect types into a tree data structure #64

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

Draft
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

lagru
Copy link
Member

@lagru lagru commented Jul 19, 2025

This approach would likely preserve more information and would make name matching a lot more efficient. Long-term it might even help with collecting from the typeshed.

The current implementation makes it hard to add features like matching types that were imported into the local namespace where a docstring is evaluated.

This would likely preserve more information and would make name matching
a lot more efficient. Long-term it might even help with collecting
from the typeshed.
@lagru lagru added maintenance Keeps the lights on performance labels Jul 19, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
maintenance Keeps the lights on performance
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant