-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Issues: microsoft/pyright
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
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
PEP 695 type parameters cannot be the target of a New feature or request
spec compliance
nonlocal
statement
enhancement request
#9817
opened Feb 5, 2025 by
erictraut
Parameter matching for unpacked TypeVar not enforced
bug
Something isn't working
spec compliance
#9808
opened Feb 3, 2025 by
erictraut
Assignability rule for unpacked kwargs is not enforced
bug
Something isn't working
spec compliance
#9807
opened Feb 3, 2025 by
erictraut
False positive warning when poping from a open TypedDict
bug
Something isn't working
#9805
opened Feb 3, 2025 by
Daraan
Error states base class of TypedDict is closed but it isn't.
bug
Something isn't working
#9804
opened Feb 3, 2025 by
Daraan
False Positive Something isn't working
reportNoOverloadImplementation
after passing function through generics
bug
#9803
opened Feb 2, 2025 by
Alan-Chen99
False negative: override of Something isn't working
spec compliance
@final
property
bug
#9795
opened Jan 31, 2025 by
erictraut
Pyright does not catch SyntaxError: unterminated f-string literal
bug
Something isn't working
#9789
opened Jan 29, 2025 by
namanarora42
BUG: upgrade Something isn't working
regression
1.1.392
-> 1.1.393
: can not resolve @overload
__init__()
bug
#9784
opened Jan 29, 2025 by
Andrei-Pozolotin
False negative on unused import of nested modules
bug
Something isn't working
#9622
opened Dec 23, 2024 by
draustin
Inconsistencies in overload overlapping error message vs actually used overload
bug
Something isn't working
#9572
opened Dec 11, 2024 by
Kajiih
Type-narrowing based on Something isn't working
x in y
bug
#9338
opened Oct 28, 2024 by
Azureblade3808
Extend New feature or request
reportPrivateImportUsage
to report use of symbols imported from private submodules in a "py.typed" library
enhancement request
#9008
opened Sep 16, 2024 by
erictraut
Pyright hangs on code involving polymorphic functions
bug
Something isn't working
#8987
opened Sep 13, 2024 by
LeeeeT
ProTip!
Type g p on any issue or pull request to go back to the pull request listing page.