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 613 #655

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

Implement PEP 613 #655

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-0613/

@erictraut erictraut added the enhancement request New feature or request label May 4, 2020
@erictraut
Copy link
Collaborator Author

This will need to wait until TypeAlias is added to the typeshed typings.pyi file. I'm going to close for now.

@erictraut erictraut reopened this May 15, 2020
@erictraut erictraut added the addressed in next version Issue is fixed and will appear in next published version label May 24, 2020
@erictraut
Copy link
Collaborator Author

This is implemented in version 1.1.39, which I just published.

heejaechang added a commit to heejaechang/pyright that referenced this issue Nov 3, 2021
* added skeleton to support telemetry from BG

* made indexer to report telemetry

* added telemetry to BG

* fixed build error on pythia

made isThenable usuable even when vscode or lsp package is not referenced

* second attempt to fix build error by using Then impl that uses common denominator

* report number of user file indexed

* addressed PR feedbacks

* use overload for strong typing
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