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

Support abstract collection types in Python #169

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

Conversation

DanielRosenwasser
Copy link
Member

This change is part clean-up, part feature addition.

Now that microsoft/pyright#6582 is fixed, we can use all the collection types as values and support them as annotations.

Now that microsoft/pyright#6587 is fixed, we can directly reference Self.

@DanielRosenwasser DanielRosenwasser changed the title Support abstract collection types Support abstract collection types in Python Jan 8, 2024
Copy link
Contributor

@hillary-mutisya hillary-mutisya left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

looks good

@DanielRosenwasser DanielRosenwasser marked this pull request as draft March 21, 2024 01:43
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.

None yet

2 participants