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

Implement PEP 612 #654

Closed
erictraut opened this issue May 4, 2020 · 2 comments
Closed

Implement PEP 612 #654

erictraut opened this issue May 4, 2020 · 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

https://www.python.org/dev/peps/pep-0612/

@erictraut erictraut added the enhancement request New feature or request label May 4, 2020
@erictraut erictraut added the addressed in next version Issue is fixed and will appear in next published version label May 16, 2020
@erictraut
Copy link
Collaborator Author

This is now addressed in Pyright 1.1.37, which I just published.

@hoefling
Copy link

@erictraut this is actually pretty awesome that pyright supports PEP 612 already. Right now, it is the only type checker for Python (from the "gang of four" at least) that does correctly resolve paramspecs on decorator factories in my use case. Thank you for the great job you are doing!

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

2 participants