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

Add support for new kw_only and KW_ONLY symbols in dataclass (Python 3.10 new feature) #2134

Closed
erictraut opened this issue Jul 30, 2021 · 2 comments
Labels
addressed in next version Issue is fixed and will appear in next published version enhancement request New feature or request

Comments

@erictraut
Copy link
Collaborator

This is a tracking bug. For the original, refer to microsoft/pylance-release#1626.

@erictraut erictraut added the enhancement request New feature or request label Jul 30, 2021
@erictraut
Copy link
Collaborator Author

This change is dependent on typeshed change python/typeshed#5826.

@erictraut erictraut added blocked Waiting on external fix addressed in next version Issue is fixed and will appear in next published version and removed blocked Waiting on external fix labels Aug 1, 2021
@erictraut
Copy link
Collaborator Author

This is fixed in pyright 1.1.160, which I just published. It will also be included in the next release of pylance.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
addressed in next version Issue is fixed and will appear in next published version enhancement request New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant